Results for “Std.Heap.filter”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Heap.filter
&Std.Heap.Heap[T] -> fn(T) -> Bool -> Std.Heap.Heap[T] where T: OrdA heap of every element that satisfies a test.
