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