The OpenD Programming Language

Permutations.empty

Input range primitives

struct Permutations(T)
@property @safe pure nothrow @nogc scope const
bool
empty
()
()
if (
T.sizeof <= size_t.sizeof
)

Meta