Pools


The memory.pools vocabulary provides pool objects which manage preallocated collections of objects.
pool

POOL:

new-from-pool ( class -- object )

free-to-pool ( object -- )