Next: expander specs condobj, Previous: expander specs vector, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander)
.
Name of type specifications for vectors of homogeneous values.
Build and return a new instance of <vector-of-type-spec>
. The
argument item-ots must be an instance of <object-type-spec>
representing the type specification of all the items.
Return #t
if obj is an instance of
<vector-of-type-spec>
; otherwise return #f
.
Return an instance of <object-type-spec>
representing the type
specification of all the items.