Rarray.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T)[] opSlice()
  2. inout(T)[] opSlice(size_t a, size_t b)
    struct Rarray(T)
    extern (D) inout nothrow pure @nogc
    inout(T)[]
    opSlice
    (
    size_t a
    ,
    size_t b
    )

Meta