Results for “Std.Heap.dropMin”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Heap.dropMin
&Std.Heap.Heap[T] -> Std.Heap.Heap[T] where T: OrdThe heap without its smallest element, unchanged when it is empty.
