Handbook
Glossary
(non-annotation-usage) ( word -- usages )
Vocabulary
annotations
Inputs
word
an
object
Outputs
usages
an
object
Definition
USING:
accessors
combinators.short-circuit
kernel
sequences
tools.crossref
words
;
IN:
annotations
:
(non-annotation-usage)
( word -- usages )
smart-usage
[
{
[
word?
]
[
vocabulary>>
"annotations"
=
]
}
1&&
not
]
filter
;