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