TypedIndexSlice.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(VALUE) opIndex(KEY index)
    struct TypedIndexSlice(KEY, VALUE)
    ref inout
    inout(VALUE)
    opIndex
    (
    KEY index
    )
  2. inout(TypedIndexSlice) opIndex()

Meta