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