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