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