Handbook
Glossary
macosx-kqueue? ( object -- ? )
Vocabulary
io
.
backend
.
unix
.
macosx
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
macosx-kqueue
class.
Definition
USING:
kernel
;
IN:
io.backend.unix.macosx
:
macosx-kqueue?
( object -- ? )
\
macosx-kqueue
eq?
;