Handbook
Glossary
etexteditor? ( object -- ? )
Vocabulary
editors
.
etexteditor
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
etexteditor
class.
Definition
USING:
kernel
;
IN:
editors.etexteditor
:
etexteditor?
( object -- ? )
\
etexteditor
eq?
;