%% ( assoc -- )
Factor handbook » The language » Collections » Making sequences with variables

Prev:,, ( value key -- )
Next:building


Vocabulary
make

Inputs
assocan assoc


Outputs
None

Word description
Adds all entries from assoc to the assoc being constructed by make.

Definition