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