<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Would this work?&nbsp;<a href="http://hackage.haskell.org/packages/archive/split/0.1.4/doc/html/Data-List-Split.html">http://hackage.haskell.org/packages/archive/split/0.1.4/doc/html/Data-List-Split.html</a><div><br></div><div><a href="http://hackage.haskell.org/packages/archive/split/0.1.4/doc/html/Data-List-Split.html"></a><br><div><div>On Jun 15, 2011, at 12:21 PM, Dmitri O.Kondratiev wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Sorry if this question was asked billions of times already, but I can not find a simple string tokenizer.<br>All I need is to split a line in chunks at specified delimiter such as (,), nothing more. Don't want to write it myself for two reasons: 1) have to write lots of other code in very short time 2) don't want undermine idea of code reuse )<br>
<br>Where to get latest Data.String.Utils library that I saw somewhere on the web and that has a nice and simple 'split' function?<br>Thanks!<br><br><br>
_______________________________________________<br>Haskell-Cafe mailing list<br><a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>http://www.haskell.org/mailman/listinfo/haskell-cafe<br></blockquote></div><br></div></body></html>