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