Handbook
Glossary
inline-cache-quot ( word methods miss-word -- quot )
Vocabulary
generic
.
standard
Inputs
word
an
object
methods
an
object
miss-word
an
object
Outputs
quot
an
object
Definition
USING:
accessors
generic.single
kernel
make
namespaces
quotations
;
IN:
generic.standard
:
inline-cache-quot
( word methods miss-word -- quot )
[
[
literalize
,
]
[
,
]
[
combination
get
#>>
,
{
}
,
,
]
tri*
]
[
]
make
;