The OpenD Programming Language

Combinations.front

Input range primitives

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

Meta