Handbook
Glossary
typed-outputs ( quot word types -- quot' )
Vocabulary
typed
.
private
Inputs
quot
an
object
word
an
object
types
an
object
Outputs
quot'
an
object
Definition
USING:
kernel
typed
;
IN:
typed.private
::
typed-outputs
( quot word types -- quot' )
[
output-mismatch-error
]
word types
make-unboxer
quot
prepose
;