Subject: Re: Best practices for efficient FP string building in CL?
From: rpw3@rpw3.org (Rob Warnock)
Date: Thu, 26 Jun 2008 05:13:05 -0500
Newsgroups: comp.lang.lisp
Message-ID: <_pOdnYe646ss9v7VnZ2dnUVZ_ojinZ2d@speakeasy.net>
Peter Gijsels <peter.gijsels@gmail.com> wrote: +--------------- | You could use a rope implementation (google for "Ropes: an Alternative | to Strings"). +--------------- Is this at all similar to the "cords" package that is (was?) supplied with the Boehm-Demers-Weiser Conservative GC package? -Rob ----- Rob Warnock <rpw3@rpw3.org> 627 26th Avenue <URL:http://rpw3.org/> San Mateo, CA 94403 (650)572-2607