The OpenD Programming Language

Combinations.save

Forward range primitive. Allocates using GC.

struct Combinations(T)
@property @safe pure nothrow
save
()
()
if (
T.sizeof <= size_t.sizeof
)

Meta