Handbook
Glossary
prettyprint-html ( vector -- )
Vocabulary
html
.
parser
.
printer
Inputs
vector
an
object
Outputs
None
Definition
USING:
namespaces
;
IN:
html.parser.printer
:
prettyprint-html
( vector -- )
T{
html-prettyprinter
}
html-printer
[
print-tags
]
with-variable
;