Handbook
Glossary
all-topics ( -- topics )
Vocabulary
help
.
html
Inputs
None
Outputs
topics
an
object
Definition
USING:
assocs
help.topics
help.vocabs
make
namespaces
sequences
vocabs
vocabs.hierarchy
;
IN:
help.html
:
all-topics
( -- topics )
[
articles
get
keys
[
>link
]
map
%
all-words
[
>link
]
map
%
all-authors
[
<vocab-author>
]
map
%
all-tags
[
<vocab-tag>
]
map
%
all-vocabs-really
%
]
{
}
make
;