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