Next: descriptors compound condobj, Previous: descriptors compound vector, Up: descriptors compound [Contents][Index]
The following syntactic bindings are exported by the library
(vicare system type-descriptors)
.
Name of type descriptors for vectors 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 <vector-of-type-descr>
.
Return #t
if obj is an instance of
<vector-of-type-descr>
; otherwise return #f
.
Accessor for the field of <vector-of-type-descr>
instances.