Handbook
Glossary
empty-pheap ( -- * )
Vocabulary
persistent
.
heaps
Inputs
None
Outputs
None
Definition
USING:
kernel
;
IN:
persistent.heaps
:
empty-pheap
( -- * )
"Attempt to delete from an empty heap"
throw
;