Permutations.popFront

struct Permutations(Range)
void
popFront
(
)
if (
isRandomAccessRange!Range &&
hasLength!Range
)

Meta