Results for “Std.Heap.fromArray”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Heap.fromArray
&Array[T] -> Std.Heap.Heap[T] where T: OrdA heap holding every element of an array.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> Std.Heap.Heap[T] where T: OrdA heap holding every element of an array.