Results for “Std.Heap.smallest”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Heap.smallest
&Std.Heap.Heap[T] -> Int -> Array[T] where T: OrdThe smallest few elements, in order.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Heap.Heap[T] -> Int -> Array[T] where T: OrdThe smallest few elements, in order.