TypedIndexSlice.opIndexAssign

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

Meta