Handbook
Glossary
if-not-nested ( quot -- )
Vocabulary
html
.
templates
.
chloe
.
compiler
Inputs
quot
an
object
Outputs
None
Definition
USING:
html.templates
kernel
namespaces
;
IN:
html.templates.chloe.compiler
:
if-not-nested
( quot -- )
nested-template?
get
swap
unless
;
inline