Results for “Std.IntSet.findMax”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.IntSet.findMax
&Std.IntSet.IntSet -> Option[Int]Returns the maximum element present in the set, or None if empty.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.IntSet.IntSet -> Option[Int]Returns the maximum element present in the set, or None if empty.