Next: descriptors compound union, Previous: descriptors compound alist, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors)
.
Name of type descriptors for closure objects. It has the following fields:
signature
An instance of <case-lambda-descriptors>
representing the type
signatures of the closure’s clauses.
Build and return a new instance of <closure-type-descr>
.
Return #t
if obj is an instance of
<closure-type-descr>
; otherwise return #f
.
Accessor for the field of <closure-type-descr>
instances.