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