Handbook
Glossary
push-comment-token ( ch document -- )
Vocabulary
html5
Inputs
ch
an
object
document
an
object
Outputs
None
Definition
USING:
accessors
sequences
;
IN:
html5
:
push-comment-token
( ch document -- )
comment-token>>
push
;