Handbook
Glossary
bw-noise-gadget? ( object -- ? )
Vocabulary
rosetta-code
.
image-noise
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
bw-noise-gadget
class.
Definition
USING:
classes.tuple.private
;
IN:
rosetta-code.image-noise
:
bw-noise-gadget?
( object -- ? )
\
bw-noise-gadget
15
tuple-instance?
;