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