Span.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T)[] opIndex()
  2. inout(T) opIndex(size_t i)
  3. inout(T)[] opIndex(size_t[2] bounds)
    struct Span(T)
    inout
    inout(T)[]
    opIndex
    (
    size_t[2] bounds
    )

Meta