On Thu, 2005-11-10 at 14:48 +0100, Dirk Meyer wrote:
> If you remove lambda and/or map, it is not functional anymore.

List comprehensions aren't going away, so at least you don't lose the
functionality of map and filter.  You lose reduce though, but I'm not
prepared to shed a tear for that, since the number of times I've used
reduce I can count on a single hand, and when I read over that code I
usually have to stop and think for more than just a small moment about
what it's really doing.

Jason.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to