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