chickadee » chicken » macros » er-macro-transformer

er-macro-transformer PROCEDUREprocedure

Returns an explicit-renaming transformer object wrapping the syntax-transformer procedure PROCEDURE. The procedure will be called with the form to be expanded and rename and compare procedures and perform explicit renaming to maintain hygiene. See below for more information about explicit renaming macros.