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