20 Sep
2008
20 Sep
'08
7:48 a.m.
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 :)