Handbook
Glossary
write-nested ( obj -- )
Vocabulary
html
.
components
.
private
Inputs
obj
an
object
Outputs
None
Definition
IN:
html.components.private
GENERIC:
write-nested
( obj -- )
Methods
USING:
html.components.private
sequences
;
M:
sequence
write-nested
[
write-nested
]
each
;
USING:
html.components.private
io
strings
;
M:
string
write-nested
write
;