On Wed, Jul 13, 2011 at 02:33, Ghadi Shayban wrote:
>
> I put up a simple demo that implements a piece table data structure in
> Clojure
>
> (This is totally an excuse to use finger trees, which Chris Houser
> implemented and excellently presented at the first conj)
>
> A piece table is good for b
I put up a simple demo that implements a piece table data structure in
Clojure
(This is totally an excuse to use finger trees, which Chris Houser
implemented and excellently presented at the first conj)
A piece table is good for buffer management in a text editor, as it
gets around making change