Handbook
Glossary
>topic ( obj -- topic )
Vocabulary
help
.
markup
.
private
Inputs
obj
an
object
Outputs
topic
an
object
Definition
USING:
help.topics
kernel
;
IN:
help.markup.private
:
>topic
( obj -- topic )
dup
topic?
[
>link
]
unless
;