Handbook
Glossary
(return-state) ( document n/f string ch/f -- document n'/f string )
Vocabulary
html5
Inputs
document
an
object
n/f
an
object
string
an
object
ch/f
an
object
Outputs
document
an
object
n'/f
an
object
string
an
object
Definition
USING:
accessors
combinators
kernel
;
IN:
html5
:
(return-state)
( document n/f string ch/f -- document n'/f string )
reach
[
f
]
change-return-state
drop
check-return-state
( document n/f string ch/f -- document n'/f string )
execute-effect
;