[alexandria-devel] Re: Review cycle 1: binding constructs
Nikodemus Siivola
nikodemus at random-state.net
Mon Jun 2 08:52:42 UTC 2008
On Mon, Jun 2, 2008 at 11:36 AM, Nikodemus Siivola
<nikodemus at random-state.net> wrote:
> 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.
Pushed this, and the short-circuiting WHEN-LET* along with IF-LET* deletion.
Cheers,
-- Nikodemus
More information about the alexandria-devel
mailing list