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