not-enough-pile-space ( pile -- * )


Vocabulary
memory.piles

Inputs
pilea pile


Outputs
None

Word description
This error is thrown by pile-alloc when the pile does not have enough remaining space for the requested allocation.

Definition