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/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to