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