stackful
Jump to navigation
Jump to search
English
[edit]Etymology
[edit]Noun
[edit]stackful (plural stackfuls)
- Enough to fill or form a stack.
- stackfuls of money
Adjective
[edit]stackful (not comparable)
- (programming) Using a stack (last-in-first-out data structure).
- Antonym: stackless
- 2018, Raghavendra Rao K, Kotlin for Enterprise Applications using Java EE, page 64:
- A stackful coroutine is a normal function that can be suspended during execution.