Cover.this

Undocumented in source.
  1. this(Range input, UniformRNG rng)
  2. this(typeof(this) that)
    class Cover(Range, UniformRNG)
    this
    (
    typeof(this) that
    )
    if (
    isRandomAccessRange!Range &&
    isUniformRNG!UniformRNG
    )

Meta