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