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