Handbook
Glossary
interactor? ( object -- ? )
Vocabulary
ui
.
tools
.
listener
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
interactor
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.tools.listener
:
interactor?
( object -- ? )
\
interactor
19
tuple-instance?
;