Cover.popFront

Range primitives.

class Cover(Range, UniformRNG)
void
popFront
()
if (
isRandomAccessRange!Range &&
isUniformRNG!UniformRNG
)

Meta