Handbook
Glossary
text-printer? ( object -- ? )
Vocabulary
html
.
parser
.
printer
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
text-printer
class.
Definition
USING:
classes.tuple.private
;
IN:
html.parser.printer
:
text-printer?
( object -- ? )
\
text-printer
9
tuple-instance?
;