Next: expander specs label, Previous: expander specs complement, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander).
Name of type specifications representing the ancestors of a type specification.
Build and return a new instance of <ancestor-of-type-spec>. The
argument ots must be an instance of <object-type-spec>
representing the type specification of which we want to describe the
ancestors.
Return #t if obj is an instance of
<ancestor-of-type-spec>; otherwise return #f.
Return the type specification of which ots describes the ancestors.
Return a list of type specifications representing the ancestors. The head of the list is the parent type specification.