Handbook
Glossary
tree-insert ( document obj -- document )
Vocabulary
html5
Inputs
document
an
object
obj
an
object
Outputs
document
an
object
Definition
USING:
accessors
kernel
;
IN:
html5
:
tree-insert
( document obj -- document )
over
insertion-mode>>
tree-insert*
;