Results for “Std.Math.maxBy”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.maxBy
T -> T -> fn(T, T) -> Bool -> TThe larger of two values, chosen by a comparison the caller supplies.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
T -> T -> fn(T, T) -> Bool -> TThe larger of two values, chosen by a comparison the caller supplies.