Handbook
Glossary
array? ( object -- ? )
Vocabulary
tools
.
image-analyzer
.
vm
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
array
class.
Definition
USING:
classes.tuple.private
;
IN:
tools.image-analyzer.vm
:
array?
( object -- ? )
\
array
9
tuple-instance?
;