Next: descriptors compound complem, Previous: descriptors compound union, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors)
.
Name of type descriptors for intersections 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 <intersection-type-descr>
.
Return #t
if obj is an instance of
<intersection-type-descr>
; otherwise return #f
.
Accessor for the field of <intersection-type-descr>
instances.