Results for “Std.List.sortBy”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.sortBy
&Array[T] -> fn(T, T) -> Bool -> Array[T]The elements ordered by a comparison the caller supplies.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> fn(T, T) -> Bool -> Array[T]The elements ordered by a comparison the caller supplies.