Handbook
Glossary
html-writer? ( object -- ? )
Vocabulary
io
.
streams
.
html
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:
io.streams.html
:
html-writer?
( object -- ? )
\
html-writer
11
tuple-instance?
;