Next: iklib records defs descriptors, Previous: iklib records defs hash, Up: iklib records defs [Index]
The syntactic bindings method
and virtual-method
are
used as clause keywords in define-record-type
to define methods
and virtual methods for a record–type; they can be used any number of
times in the same define-record-type
macro use. These clauses
are accepted by define-record-type
only when the typed language
is used, (vicare-typed)Methods and virtual methods.