Handbook
Glossary
vocab-help-root-heading ( root -- element )
Vocabulary
fuel
.
help
.
private
Inputs
root
an
object
Outputs
element
an
object
Definition
USING:
arrays
help.markup
kernel
sequences
;
IN:
fuel.help.private
:
vocab-help-root-heading
( root -- element )
[
"Children from "
prepend
]
[
"Other children"
]
if*
\
$heading
swap
2array
;