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