define-tuple-prototype ( class -- ) (original) (raw)
define-tuple-prototype ( class -- )
Vocabulary
classes.tuple.private
Inputs
class | an object |
---|
Outputs
None
Definition
: define-tuple-prototype ( class -- )
dup tuple-prototype "prototype" set-word-prop ;