Comment Re:Enfilades (Score 1) 77
Thanks for the rundown. It reminds me of cords, tree-structured string representations with fast concatenation,
substring extraction, etc. (See http://reality.sgi.com/boehm/ropeimpl.html)
Is there any explanation of the Ent structure out there? I found the Gold source code fairly daunting.
substring extraction, etc. (See http://reality.sgi.com/boehm/ropeimpl.html)
Is there any explanation of the Ent structure out there? I found the Gold source code fairly daunting.