Handbook
Glossary
reset-generic ( word -- )
Vocabulary
words
Inputs
word
a
word
Outputs
None
Word description
Reset word declarations and generic word properties.
Notes
Calling this word directly is not necessary in most cases. Higher-level words call it automatically.
Side effects
Modifies
word
Definition
USING:
accessors
definitions
kernel
;
IN:
words
:
reset-generic
( word -- )
[
subwords
forget-all
]
[
reset-word
]
[
f
>>pic-def
f
>>pic-tail-def
{
"methods"
"combination"
"default-method"
"engines"
"decision-tree"
}
remove-word-props
]
tri
;