Handbook
Glossary
html-src ( vector -- string )
Vocabulary
html
.
parser
.
printer
Inputs
vector
an
object
Outputs
string
an
object
Definition
USING:
io.streams.string
;
IN:
html.parser.printer
:
html-src
( vector -- string )
[
html-src.
]
with-string-writer
;