mir_slice.popFrontAll

Undocumented in source.
  1. void popFrontAll()
  2. alias popFrontAll = popFront
    struct mir_slice(Iterator_, size_t N_ = 1, SliceKind kind_ = Contiguous, Labels_...)
    @optmath
    static if(!(N > 1))
    alias popFrontAll = popFront

Meta