TypedIndexSlice.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TypedIndexSlice opIndexOpAssign(T value, KEY key)
    struct TypedIndexSlice(KEY, VALUE)
    ref @nogc
    opIndexOpAssign
    (
    string OP
    T
    )
    (,
    KEY key
    )
  2. TypedIndexSlice opIndexOpAssign(T value)

Meta