Results for “Std.List.sorted”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.sorted
&Array[T] -> Array[T] where T: OrdThe elements in ascending order, under the type's own ordering.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> Array[T] where T: OrdThe elements in ascending order, under the type's own ordering.