Results for “Std.Heap.map”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Heap.map
&Std.Heap.Heap[A] -> fn(A) -> B -> Std.Heap.Heap[B] where B: OrdA heap of every element transformed.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Heap.Heap[A] -> fn(A) -> B -> Std.Heap.Heap[B] where B: OrdA heap of every element transformed.