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