Handbook
Glossary
c-reader? ( 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-reader
class.
Definition
USING:
classes.tuple.private
;
IN:
io.streams.c
:
c-reader?
( object -- ? )
\
c-reader
13
tuple-instance?
;