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