Results for “Std.IntMap.mapValues”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.IntMap.mapValues
&Std.IntMap.IntMap[A] -> fn(A) -> B -> Std.IntMap.IntMap[B]Transforms all values in the map using function f.
