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