Next: expander specs closure, Previous: expander specs hashtable, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander)
.
Name of type specifications for association lists.
Build and return a new instance of <alist-type-spec>
. The
arguments key-ots and val-ots must be instances of
<object-type-spec>
representing the type specifications of keys
and values, respectively.
Return #t
if obj is an instance of
<alist-type-spec>
; otherwise return #f
.
Return instances of <object-type-spec>
representing the type
specifications of keys and values, respectively.