Handbook
Glossary
counter-app? ( object -- ? )
Vocabulary
webapps
.
counter
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
counter-app
class.
Definition
USING:
classes.tuple.private
;
IN:
webapps.counter
:
counter-app?
( object -- ? )
\
counter-app
9
tuple-instance?
;