building
Factor handbook » The language » Collections » Making sequences with variables

Prev:%% ( assoc -- )
Next:Make philosophy


Vocabulary
make

Variable description
Temporary mutable growable sequence (or assoc) holding elements accumulated so far by make.

Definition