On Mon, Feb 14, 2011 at 07:52, Evan Laforge <qdun...@gmail.com> wrote:
> the simple 'join ::
> String -> [String] -> String' and 'split :: String -> String ->
> [String]' versions work in enough cases.

BTW, this "join" is Data.List.intercalate.

--Max

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to