BTreeMap.opIndexAssign

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

Meta