RBTreeMap.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
class RBTreeMap(KeyT, ValueT, alias KeyLessF = "a < b", bool allowDuplicates = false)
ValueT
opIndexAssign
(
ValueT value
,
KeyT key
)

Meta