On Sun, Jun 1, 2008 at 8:44 PM, Luis Oliveira <[EMAIL PROTECTED]> wrote:

> I suspect this name is controversial, though.

It is. :)

Adding the alias is a one-liner, and BIF is not as guessable as
IF-LET, IMO. Personally I would prefer to indent it like this:

(if-let (x (foo))
  (bar x)
  (quux))

...but that may be equally controversial...

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