Next: expander specs list, Previous: expander specs pair, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander)
.
Name of type specifications for pairs of homogeneous values.
Build and return a new instance of <pair-of-type-spec>
. The
argument item-ots must be an instance of <object-type-spec>
representing the type specification of both the car and cdr.
Return #t
if obj is an instance of <pair-of-type-spec>
;
otherwise return #f
.
Return an instance of <object-type-spec>
representing the type
specification of both the car and cdr.