Handbook
Glossary
annotate-generic ( word quot -- )
Vocabulary
tools
.
annotations
.
private
Inputs
word
an
object
quot
an
object
Outputs
None
Definition
USING:
assocs
kernel
sequences
words
;
IN:
tools.annotations.private
:
annotate-generic
( word quot -- )
[
"methods"
word-prop
values
]
dip
each
;
inline