mir_slice.last

Undocumented in source.
  1. auto ref last()
  2. auto ref last(T value)
  3. alias last = back
    struct mir_slice(Iterator_, size_t N_ = 1, SliceKind kind_ = Contiguous, Labels_...)
    @optmath
    static if(!(N > 1))
    alias last = back

Meta