I wrote:
>
> I made changes to string-filter and string-delete.  At the same time I
> made them use substring/shared

I changed my mind about this and made them plain copy-on-write
substrings.  The srfi introduction talks about them being "sharing
allowed" but the individual descriptions only say it might be the
input string returned when there's nothing deleted.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to