The OpenD Programming Language

Permutations.front

Input range primitives

struct Permutations(T)
@property @safe pure nothrow @nogc
Slice!(const(T)*)
front
()
()
if (
T.sizeof <= size_t.sizeof
)

Meta