Results for “Std.MultiKeyMap.remove”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.MultiKeyMap.remove
&Std.MultiKeyMap.MultiKeyMap[A, B, V] -> A -> B -> Std.MultiKeyMap.MultiKeyMap[A, B, V]The map with an entry removed, or unchanged when there is none.
