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