Why are strings linked lists?

Bernard James POPE bjpop at cs.mu.OZ.AU
Fri Nov 28 15:06:37 EST 2003


Ben writes:
> Hi, can someone tell me why Haskell strings are linked lists?  I have
> had some problems with Haskell strings:

You may want to try Data.PackedString which comes with GHC (if you are
using GHC that is).

Cheers,
Bernie.


More information about the Haskell mailing list