Results for “Std.Heap.push”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Heap.push
&Std.Heap.Heap[T] -> T -> Std.Heap.Heap[T] where T: OrdThe heap with an element added.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Heap.Heap[T] -> T -> Std.Heap.Heap[T] where T: OrdThe heap with an element added.