Previous: descriptors signatures lambda, Up: descriptors signatures [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors)
.
Type name of descriptors representing the type signature of a tuple of lambda clauses. It has the following fields:
clause-signature*
A list of <lambda-descriptors>
representing the type signatures of
the clauses.
Build and return a new instance of <case-lambda-descriptors>
.
Return #t
if obj is an instance of
<case-lambda-descriptors>
; otherwise return #f
.
Accessor for the field of <case-lambda-descriptors>
instances.