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