[Python-Dev] find_first (and relatives)

Neal D. Becker ndbecker2 at verizon.net
Tue Sep 14 14:48:39 CEST 2004


I was a bit surprised to find out that python doesn't seem to have builtin
functors, such as find_first.  Although there are ways to simulate such
functions, it would be good to have an expanded set of functional
programming tools which are coded in C for speed.



More information about the Python-Dev mailing list