On Mon, Jun 2, 2008 at 11:36 AM, Nikodemus Siivola
<[EMAIL PROTECTED]> wrote:
> On Mon, Jun 2, 2008 at 9:29 AM, Tobias C. Rittweiler <[EMAIL PROTECTED]> 
> 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
_______________________________________________
alexandria-devel mailing list
alexandria-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/alexandria-devel

Reply via email to