pile-empty ( pile -- )
Piles

Prev:pile-align ( pile align -- pile )


Vocabulary
memory.piles

Inputs
pilea pile


Outputs
None

Word description
Reclaims all the memory allocated out of a pile. Allocations will resume from the beginning of the pile.

Definition