[alexandria-devel] Re: Review cycle 1: binding constructs
Nikodemus Siivola
nikodemus at random-state.net
Mon Jun 2 08:36:59 UTC 2008
On Mon, Jun 2, 2008 at 9:29 AM, Tobias C. Rittweiler <tcr at freebits.de> wrote:
> You can get this indentation already with
>
> (defmacro if-let (bindings &body (then-form &optional else-form)
> ...)
>
> Did you refer to this as screwing up the lambda-list?
TCR, you take the cake! This is brilliant! I never realized
destructuring applied to &body as well.
Cheers,
-- Nikodemus
More information about the alexandria-devel
mailing list