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