Cover.front

Range primitives.

class Cover(Range, UniformRNG)
ref @property @safe const nothrow pure
front
()
if (
isRandomAccessRange!Range &&
isUniformRNG!UniformRNG
)

Meta