Handbook
Glossary
category>name ( category -- name )
Vocabulary
help
.
apropos
Inputs
category
an
object
Outputs
name
an
object
Definition
USING:
combinators
;
IN:
help.apropos
:
category>name
( category -- name )
{
{
word-result
[
"word"
]
}
{
vocabulary-result
[
"vocabulary"
]
}
{
article-result
[
"help article"
]
}
}
case
;