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