Concatenation.popFront

Multidimensional input range primitives

  1. bool empty()
  2. void popFront()
    struct Concatenation(size_t dim, Slices...)
    @optmath
    void
    popFront
    (
    size_t d = 0
    )
    ()
    if (
    Slices.length > 1
    )
  3. auto front()

Meta