Handbook
Glossary
word-syntax ( word -- string/f )
Vocabulary
help
.
vocabs
Inputs
word
an
object
Outputs
string/f
an
object
Definition
USING:
help
help.markup
kernel
sequences
;
IN:
help.vocabs
:
word-syntax
( word -- string/f )
\
$syntax
swap
word-help
elements
dup
length
1
=
[
first
second
]
[
drop
f
]
if
;