RandomSample.front

Range primitives

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

Meta