Sat, 25 Jun 2005 16:06:57 GMT skrev Lee Harr:
>>> Higher-order functions like map, filter and reduce. As of Python 3000, 
>>> they're non-python tricks. Sigh - i guess it's time for me to get to know 
>>> list comprehensions a bit better.
>>>
>
>
> Couldnt there just be a "functional" module ?...
>
> from functional import map, filter, reduce

but lambda is grammar, so probably not so easy to import?


-- 
Mandus - the only mandus around.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to