Results for “Std.IntMap.delete”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.IntMap.delete
&Std.IntMap.IntMap[V] -> Int -> Std.IntMap.IntMap[V]Deletes the entry for key if present in the map.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.IntMap.IntMap[V] -> Int -> Std.IntMap.IntMap[V]Deletes the entry for key if present in the map.