Handbook
Glossary
articles-matching ( str -- seq )
Vocabulary
help
.
apropos
Inputs
str
an
object
Outputs
seq
an
object
Definition
USING:
accessors
assocs
help.topics
kernel
namespaces
tools.completion
;
IN:
help.apropos
:
articles-matching
( str -- seq )
articles
get
[
[
>link
]
[
title>>
]
bi*
]
{
}
assoc-map-as
completions
;