Handbook
Glossary
uint-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
uint-4
class.
Definition
USING:
classes.tuple.private
;
IN:
math.vectors.simd
:
uint-4?
( object -- ? )
\
uint-4
9
tuple-instance?
;