j
k
j a
j l
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.
Back to the thread
Back to the list