Handbook
Glossary
com-stop ( gadget -- )
Vocabulary
game-of-life
Inputs
gadget
an
object
Outputs
None
Definition
USING:
accessors
timers
;
IN:
game-of-life
::
com-stop
( gadget -- )
gadget
timer>>
stop-timer
;