Handbook
Glossary
gif-image? ( object -- ? )
Vocabulary
images
.
gif
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
gif-image
class.
Definition
USING:
kernel
;
IN:
images.gif
:
gif-image?
( object -- ? )
\
gif-image
eq?
;