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