Next: , Previous: , Up: iklib records defs   [Index]


6.19.1.12 Mixins

In a use of the syntax define-record-type, the definition clause:

(mixins ?mixin-name0 ?mixin-name ...)

causes the listed mixins to be included in the record–type definition, (vicare-typed)Sharing object–type definition clauses. The clause implements is accepted by define-record-type when the non–strict or typed languages are selected.