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