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