reveal ( word -- )


Vocabulary
words

Inputs
worda word


Outputs
None

Word description
Adds a newly-created word to the dictionary. Usually this word does not need to be called directly, and is only called as part of create-word.

Definition