Results for “Std.IntMap.getOr”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.IntMap.getOr
&Std.IntMap.IntMap[V] -> Int -> V -> VLooks up the value associated with key, returning fallback if absent.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.IntMap.IntMap[V] -> Int -> V -> VLooks up the value associated with key, returning fallback if absent.