On Sat, Jan 21, 2012 at 11:08 PM, Christoph Breitkopf <chbreitkopf@googlemail.com> wrote:
One thing I found useful when looking if a function already exists under a different name is to use Hayoo to search for the type, i.e.:


Uh - please ignore the bogus link - I had blindly assumed that it would show my search results.

Just use http://holumbus.fh-wedel.de/hayoo/hayoo.html to search for (a -> Bool) -> [a] -> ([a],[a]), for eaxample, and it will find break, span, partiion, etc.

- Chris