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