Handbook
Glossary
attr>word ( value -- word/f )
Vocabulary
html
.
templates
.
chloe
Inputs
value
an
object
Outputs
word/f
an
object
Definition
USING:
kernel
splitting
words
;
IN:
html.templates.chloe
:
attr>word
( value -- word/f )
":"
split1
swap
lookup-word
;