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