Sample.popFront

Range primitives.

class Sample(Range, UniformRNG)
void
popFront
()
if (
isInputRange!Range &&
isUniformRNG!UniformRNG
)

Meta