Handbook
Glossary
documented-types ( word -- assoc )
Vocabulary
foogle
.
private
Inputs
word
an
object
Outputs
assoc
an
object
Definition
USING:
help.markup
kernel
sequences
words
;
IN:
foogle.private
:
documented-types
( word -- assoc )
"help"
word-prop
\
$values
swap
elements
[
H{
}
]
[
first
rest
]
if-empty
;