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