
21 Jan
2012
21 Jan
'12
5:12 p.m.
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