Previous: descriptors compound complem, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors).
Name of type descriptors representing the ancestors of a type descriptor. It has the following fields:
item-desThe type descriptor of which we describe the ancestors.
ancestor-des*List of type descriptors representing the ancestors. The head of the list is the parent type descriptor.
Build and return a new instance of <ancestor-of-type-descr>.
Return #t if obj is an instance of
<ancestor-of-type-descr>; otherwise return #f.
Accessors for the fields of <ancestor-of-type-descr> instances.