Handbook
Glossary
write-end-tag ( tag -- )
Vocabulary
xml
.
writer
.
private
Inputs
tag
an
object
Outputs
None
Definition
USING:
io
xml.writer
;
IN:
xml.writer.private
:
write-end-tag
( tag -- )
?indent
"</"
write
print-name
62
write1
;