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