Handbook
Glossary
generic-effect ( word -- effect )
Vocabulary
generic
.
parser
Inputs
word
a
word
Outputs
effect
an
effect
Word description
Gets the effect for a method.
Definition
USING:
words
;
IN:
generic.parser
:
generic-effect
( word -- effect )
"method-generic"
word-prop
"declared-effect"
word-prop
;