Handbook
Glossary
specialize-quot ( quot specializer -- quot' )
Vocabulary
hints
Inputs
quot
an
object
specializer
an
object
Outputs
quot'
an
object
Definition
USING:
combinators
kernel
;
IN:
hints
:
specialize-quot
( quot specializer -- quot' )
[
drop
]
[
specializer-cases
]
2bi
alist>quot
;