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