RandomSample.empty

Range primitives

  1. size_t length()
  2. bool empty()
    struct RandomSample(Range, alias gen)
    const @property
    bool
    empty
    ()
    ()
  3. auto ref front()
  4. void popFront()
  5. auto save()

Meta