VocabularynamespacesInputs| variable | a variable, by convention a symbol |
| quot | a quotation with stack effect ( old -- new ) |
OutputsNone
Word descriptionApplies the quotation to the old value of the global variable, and assigns the resulting value to the global variable.
Side effectsModifies
variableDefinition