Handbook
Glossary
grid-gadget? ( object -- ? )
Vocabulary
game-of-life
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
grid-gadget
class.
Definition
USING:
classes.tuple.private
;
IN:
game-of-life
:
grid-gadget?
( object -- ? )
\
grid-gadget
11
tuple-instance?
;