map/filter/reduce/lambda opinions and background unscientific mini-survey

Erik Max Francis max at alcyone.com
Fri Jul 1 16:24:00 EDT 2005


Tom Anderson wrote:

> So, if you're a pythonista who loves map and lambda, and disagrees with 
> Guido, what's your background? Functional or not?

I'm familiar with several function languages but haven't used them 
extensively; I was primarily a C++ programmer before I found Python.  I 
definitely use lambda, map, filter, and reduce, and will miss them when 
they're gone.

-- 
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   Heaven ne'er helps the man who will not act.
   -- Sophocles



More information about the Python-list mailing list