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