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