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