Array.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T)[] opSlice()
    struct Array(T)
    inout
    inout(T)[]
    opSlice
    ()
  2. inout(T)[] opSlice(size_t from, size_t to)

Meta