Next: expander specs union, Previous: expander specs alist, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander).
Name of type specifications for closure objects.
Build and return a new instance of <closure-type-spec>. The
argument signature must be an instance of
<case-lambda-signature> representing the type signatures of the
closure’s clauses.
Return #t if obj is an instance of
<closure-type-spec>; otherwise return #f.
Return an instance of <case-lambda-signature> representing the
type signatures of the closure’s clauses.