The OpenD Programming Language

Permutations.popFront

Input range primitives

struct Permutations(T)
scope @safe pure nothrow @nogc
void
popFront
()
()
if (
T.sizeof <= size_t.sizeof
)

Meta