[Haskell-cafe] Data.List.Split
Brent Yorgey
byorgey at seas.upenn.edu
Sat Dec 13 11:47:55 EST 2008
On Sat, Dec 13, 2008 at 05:39:55PM +0100, Gianfranco Alongi wrote:
> A very nice initiative I must say; although the page should contain
> the usual explanation for why such a split method can't be universal.
> That is, add the same explanation you give every time; but to the
> page.
Good idea; I've added a list of possible ways to split, both to give
people ideas for code to write, and to demonstrate why it's impossible
to come up with one 'best' split function.
vixey has already added some code, but we need more!
-Brent
More information about the Haskell-Cafe
mailing list