TypedIndexArray.opIndex

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

Meta