Handbook
Glossary
push-xml ( object -- )
Vocabulary
xml
.
private
Inputs
object
an
object
Outputs
None
Definition
USING:
arrays
kernel
namespaces
sequences
xml.state
;
IN:
xml.private
:
push-xml
( object -- )
V{
}
clone
2array
xml-stack
get
push
;