Handbook
Glossary
specializer-predicate ( spec -- quot )
Vocabulary
hints
Inputs
spec
an
object
Outputs
quot
an
object
Definition
IN:
hints
GENERIC:
specializer-predicate
( spec -- quot )
Methods
USING:
classes
hints
kernel
;
M:
class
specializer-predicate
[
instance?
]
curry
;
USING:
hints
kernel
;
M:
object
specializer-predicate
[
eq?
]
curry
;