Next: expander specs hashtable, Previous: expander specs condobj, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander).
Name of type specifications for symbols enumerations.
Build and return a new instance of <enumeration-type-spec>. The
argument symbols must be a non–empty proper list of symbols
representing the items in the enumeration.
Return #t if obj is an instance of
<enumeration-type-spec>; otherwise return #f.
Return a non–empty proper list of symbols representing the items in the enumeration.
Return #t if the symbol sym is a member of the enumeration
ots; otherwise return #f.