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