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