Next: expander specs intersection, Previous: expander specs closure, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander)
.
Name of type specifications for unions of type specifications.
Build and return a new instance of <object-type-spec>
representing
the union between the given type specifications. The returned value may
or may not be an instance of <union-type-spec>
.
Return #t
if obj is an instance of <union-type-spec>
;
otherwise return #f
.
Return a non–empty proper list of <object-type-spec>
instances
representing the optional type specifications.