Next: descriptors compound closure, Previous: descriptors compound hashtable, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors).
Name of type descriptors for association lists. It has the following fields:
key-desA type descriptor describing the type of the keys.
val-desA type descriptor describing the type of the values.
Build and return a new instance of <alist-type-descr>.
Return #t if obj is an instance of
<alist-type-descr>; otherwise return #f.
Accessors for the fields of <alist-type-descr> instances.