VocabularynamespacesInputsvariable | a variable, by convention a symbol |
OutputsWord descriptionIncrements the value of the variable by 1, and returns its new value.
NotesThis word is useful for generating (somewhat) unique identifiers. For example, the
gensym word uses it.
Side effectsModifies
variableDefinition