[Haskell-cafe] Re: String vs ByteString

Bill Atkins watkins at alum.rpi.edu
Sun Aug 15 11:25:55 EDT 2010


No, not really.  Linked lists are very easy to deal with recursively and
Strings automatically work with any already-defined list functions.

On Sun, Aug 15, 2010 at 11:17 AM, Brandon S Allbery KF8NH <
allbery at ece.cmu.edu> wrote:

> More to the point, there's nothing elegant about [Char] --- its sole
> "advantage" is requiring no thought.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100815/170bc66f/attachment.html


More information about the Haskell-Cafe mailing list