Handbook
Glossary
before-html-mode? ( object -- ? )
Vocabulary
html5
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
before-html-mode
class.
Definition
USING:
kernel
;
IN:
html5
:
before-html-mode?
( object -- ? )
\
before-html-mode
eq?
;