[Haskell-cafe] String vs ByteString
Erik de Castro Lopo
mle+hs at mega-nerd.com
Fri Aug 13 18:19:43 EDT 2010
Pierre-Etienne Meunier wrote:
> Hi,
>
> Why don't you use the Data.Rope library ?
> The asymptotic complexities are way better than those of the
> ByteString functions.
What I see as my current problem is that there is already
a problem having two things Sting and ByteString which
represent strings. Add Text and Data.Rope makes that
problem worse, not better.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the Haskell-Cafe
mailing list