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