Next: descriptors compound vector, Previous: descriptors compound list, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors)
.
Name of type descriptors for lists of homogeneous values. It has the following fields:
item-des
A type descriptor describing the type of the items.
Build and return a new instance of <list-of-type-descr>
.
Return #t
if obj is an instance of
<list-of-type-descr>
; otherwise return #f
.
Accessor for the field of <list-of-type-descr>
instances.