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