Results for “Std.IntMap.adjust”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.IntMap.adjust
&Std.IntMap.IntMap[V] -> Int -> fn(V) -> V -> Std.IntMap.IntMap[V]Updates the value at key if present using function f.
