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