RafaelGCPP.Linux: > Hi all, > > Is there any implementation of the rope data structure in Haskell? > > I couldn't find any on Hackage, and I am intending to implement it. There's no mature rope implementation. Can you write a bytestring-rope that outperforms lazy bytestrings please :)