Next: expander specs alist, Previous: expander specs enum, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander)
.
Name of type specifications for hashtables.
Build and return a new instance of <hashtable-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
<hashtable-type-spec>
; otherwise return #f
.
Return instances of <object-type-spec>
representing the type
specifications of keys and values, respectively.