chickadee » chicken » macros » ir-macro-transformer

ir-macro-transformer PROCEDUREprocedure

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