Handbook
Glossary
tool? ( object -- ? )
Vocabulary
ui
.
tools
.
common
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
tool
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.tools.common
:
tool?
( object -- ? )
\
tool
17
tuple-instance?
;