Handbook
Glossary
indent ( -- )
Vocabulary
html
.
parser
.
printer
Inputs
None
Outputs
None
Definition
USING:
io
kernel
math
namespaces
;
IN:
html.parser.printer
:
indent
( -- )
#indentations
get
indentation
get
[
write
]
curry
times
;