The OpenD Programming Language

IndexedRoR.popFront

Input range primitives

struct IndexedRoR(Collection, Range)
scope
void
popFront
()
if (
__traits(compiles, Range.init[size_t.init])
)

Meta