category>name ( category -- name )


Vocabulary
help.apropos

Inputs
categoryan object


Outputs
namean object


Definition


: category>name ( category -- name )
{
{ word-result [ "word" ] }
{ vocabulary-result [ "vocabulary" ] }
{ article-result [ "help article" ] }
} case ;