Perm.popFront

Get the next permutation in the sequence. This will overwrite the contents of the array returned by the last call to front.

struct Perm(T)
void
popFront
(
)

Meta