Next: expander specs pair, Previous: expander specs struct, Up: expander specs [Index]
The following syntactic bindings are exported by the library
(vicare expander)
.
Name of type specifications for record–type. Instances of this type
are generated by the syntax define-record-type
.
Return #t
if obj is an instance of <record-type-spec>
;
otherwise return #f
.
Return the syntactic identifier bound to the record–type descriptor or record–type constructor descriptor.
Return #t
if ots1 and ots2 represent parent and child
object–types (respectively); otherwise return #f
. Return
#f
if the operands represent the same object–type.