Handbook
Glossary
tuple-layout? ( 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
tuple-layout
class.
Definition
USING:
classes.tuple.private
;
IN:
tools.image.analyzer.vm
:
tuple-layout?
( object -- ? )
\
tuple-layout
9
tuple-instance?
;