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