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