Handbook
Glossary
cdata-section-bracket-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
:
cdata-section-bracket-state
( document n/f string -- document n'/f string )
take-char
(cdata-section-bracket-state)
;