Results for “Std.List.insertBy”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.insertBy
&Array[T] -> T -> fn(T, T) -> Bool -> Array[T]A value placed into an array ordered by a comparison, keeping it in order.
