Handbook
Glossary
tag-open-state ( document n/f string -- document n'/f string )
Vocabulary
html5
Inputs
document
an
object
n/f
an
object
string
an
object
Outputs
document
an
object
n'/f
an
object
string
an
object
Definition
USING:
modern.slices
;
IN:
html5
:
tag-open-state
( document n/f string -- document n'/f string )
take-char
(tag-open-state)
;