Handbook
Glossary
(watch) ( word def -- def )
Vocabulary
tools
.
annotations
.
private
Inputs
word
an
object
def
an
object
Outputs
def
an
object
Definition
USING:
kernel
;
IN:
tools.annotations.private
:
(watch)
( word def -- def )
over
[
[
[
entering
]
curry
]
dip
compose
]
dip
[
leaving
]
curry
compose
;