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