Next: descriptors compound intersect, Previous: descriptors compound closure, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors).
Name of type descriptors for unions of type descriptors. It has the following fields:
item-des*A list of type descriptors describing the types of the components.
Build and return a new instance of <union-type-descr>.
Return #t if obj is an instance of
<union-type-descr>; otherwise return #f.
Accessor for the field of <union-type-descr> instances.