☰
mutable_tree_map
container.mutable_tree_map
Type Parameters
Functions
§(k container.mutable_tree_map.KEY) => option container.mutable_tree_map.VAL [Redefinition of container.Mutable_Map.get]
§
(k container.mutable_tree_map.KEY)
=>
option container.mutable_tree_map.VAL [Redefinition of container.Mutable_Map.get]
§(k container.Mutable_Map.K, v container.Mutable_Map.V) => container.Mutable_Map.V [Inherited from Mutable_Map]
§
(k container.Mutable_Map.K, v container.Mutable_Map.V)
=>
container.Mutable_Map.V [Inherited from Mutable_Map]
§
§
§(k container.mutable_tree_map.KEY, v container.mutable_tree_map.VAL) => unit [Redefinition of container.Mutable_Map.put]
§
(k container.mutable_tree_map.KEY, v container.mutable_tree_map.VAL)
=>
unit [Redefinition of container.Mutable_Map.put]
§(kvs Sequence (tuple container.Mutable_Map.K container.Mutable_Map.V)) => unit [Inherited from Mutable_Map]
§
(kvs Sequence (tuple container.Mutable_Map.K container.Mutable_Map.V))
=>
unit [Inherited from Mutable_Map]
§(key container.mutable_tree_map.KEY) => option container.mutable_tree_map.VAL [Redefinition of container.Mutable_Map.remove]
§
(key container.mutable_tree_map.KEY)
=>
option container.mutable_tree_map.VAL [Redefinition of container.Mutable_Map.remove]
§(k container.mutable_tree_map.KEY, v container.mutable_tree_map.VAL) => option container.mutable_tree_map.VAL
§
(k container.mutable_tree_map.KEY, v container.mutable_tree_map.VAL)
=>
option container.mutable_tree_map.VALType Functions
§(k container.mutable_tree_map.type.KEY, v container.mutable_tree_map.type.VAL) => container.mutable_tree_map container.mutable_tree_map.type.LM container.mutable_tree_map.type.KEY container.mutable_tree_map.type.VAL
§
(k container.mutable_tree_map.type.KEY, v container.mutable_tree_map.type.VAL)
=>
container.mutable_tree_map container.mutable_tree_map.type.LM container.mutable_tree_map.type.KEY container.mutable_tree_map.type.VAL