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