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