Handbook
Glossary
get-style ( -- string )
Vocabulary
html
.
templates
Inputs
None
Outputs
string
an
object
Definition
USING:
namespaces
sequences
;
IN:
html.templates
:
get-style
( -- string )
style
get
<reversed>
"\n"
join
;