A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-April/052975.html below:

[Python-Dev] defmacro

[Python-Dev] defmacro [Python-Dev] defmacroAndrew Koenig ark-mlist at att.net
Tue Apr 26 18:09:58 CEST 2005
> This doesn't feel right to me.  By that argument, people would want
> to "improve"
> 
>   (mapcar (lambda (x) (car x)) list-of-lists)
> 
> to
> 
>   (mapcar list-of-lists (x) (car x))
> 
> Have you ever heard someone complain about that lambda, though?

Welllll....  Shouldn't you have written

    (mapcar car list-of-lists)

or am I missing something painfully obvious?

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4