RandomSample.save

Range primitives

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

Meta