functional library

Martin DeMello martindemello at yahoo.com
Tue Aug 24 02:45:16 EDT 2004


Is there any 'standard' library of functional extensions to python?
Basically stuff beyond the built in filter, map and reduce - e.g. find,
partition, any, all, etc.

martin



More information about the Python-list mailing list