Handbook
Glossary
combinator? ( word -- ? )
Vocabulary
compiler
Inputs
word
an
object
Outputs
?
an
object
Definition
IN:
compiler
GENERIC:
combinator?
( word -- ? )
Methods
USING:
compiler
generic
words
;
M:
method
combinator?
"method-generic"
word-prop
combinator?
;
USING:
compiler
generic.single
words
;
M:
predicate-engine-word
combinator?
"owner-generic"
word-prop
combinator?
;
USING:
compiler
words
;
M:
word
combinator?
inline?
;