<min-heap> ( -- min-heap )
Factor handbook » The language » Collections » Heaps

Prev:min-heap? ( object -- ? )
Next:max-heap


Vocabulary
heaps

Inputs
None

Outputs
min-heapa min-heap


Word description
Create a new min-heap.

Definition