Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New shared substring implementation



forcer <forcer@mindless.com> writes:

> A solution to this problem would be to have (substring) mark the
> string it's applied to to be a "substring" as well.

Note that this has to be done the right way, which means that objects
headers shouldn't change address on the heap.  This might cause
problems...

Guile Home | Main Index | Thread Index