AsOList

Ordered List.

pure nothrow @safe @nogc
struct AsOList (
T...
) {}

Members

Variables

args
T args;
Undocumented in source.

Meta