,% ( elt key -- )


Vocabulary
make

Inputs
eltan object
keyan object


Outputs
None

Word description
Adds an element to the key/value pair in the assoc being constructed by make.

Definition