chickadee » ir-macros » ir-macro-letrec

(ir-macro-letrec ((code0 body0) ...) . body)syntax

recursive version of ir-macro-let, i.e. the local macros have access to each other.