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