RandomSample.popFront

Range primitives

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

Meta