Sample.front

Range primitives.

class Sample(Range, UniformRNG)
ref @property
front
()
if (
isInputRange!Range &&
isUniformRNG!UniformRNG
)

Meta