TypedIndexArray.opIndex

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

Meta