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