<persistent-heap> ( -- heap )
Persistent heaps

Next:<singleton-heap> ( value prio -- heap )


Vocabulary
persistent.heaps

Inputs
None

Outputs
heapa persistent heap


Word description
Creates a new persistent heap

Definition