Handbook
Glossary
comment-usage-word ( base -- word )
Vocabulary
annotations
.
private
Inputs
base
an
object
Outputs
word
an
object
Definition
USING:
sequences
words
;
IN:
annotations.private
:
comment-usage-word
( base -- word )
"s"
append
"annotations"
lookup-word
;