VocabularysyntaxSyntaxMEMO: word ( stack -- effect ) definition... ;
InputsNone
OutputsNone
Word descriptionDefines the given word at parse time as one which memoizes its output given a particular input. The stack effect is mandatory.
See alsodefine-memoizedDefinition