- (letre-macro ((code0 . body) ....) xpr ....)syntax
where (code0 . body) .... are as in define-macro.
This is a local version of define-macro, allowing a list of (code . body) lists to be processed in xpr .... recursively.
where (code0 . body) .... are as in define-macro.
This is a local version of define-macro, allowing a list of (code . body) lists to be processed in xpr .... recursively.