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