[Haskell-cafe] Missing join and split

Albert Y. C. Lai trebla at vex.net
Fri Dec 28 16:08:07 EST 2007


Mitar wrote:
> I am really missing the (general) split function built in standard
> Haskell. I do not understand why there is something so specific as
> words and lines but not a simple split? The same goes for join.

Don't forget Text.Regex.splitRegex.



More information about the Haskell-Cafe mailing list