Parents: | memory |
Tags: | memory |
Authors: | Joe Groff |
Class | Superclass | Slots |
not-enough-pile-space | tuple | pile |
pile | tuple | underlying size offset |
Word | Stack effect |
<pile-c-array> | ( pile n c-type -- alien ) |
<pile-c-object> | ( pile c-type -- alien ) |
<pile> | ( size -- pile ) |
not-enough-pile-space | ( pile -- * ) |
pile-align | ( pile align -- pile ) |
pile-alloc | ( pile size -- alien ) |
pile-empty | ( pile -- ) |
Word | Stack effect |
not-enough-pile-space? | ( object -- ? ) |
pile? | ( object -- ? ) |