Concatenation.front

Multidimensional input range primitives

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

Meta