[plt-scheme] linear update procedures in v4

From: praimon (praimon at gmail.com)
Date: Tue Jan 13 00:05:01 EST 2009

thanks,
I did google, but somehow missed that.
regards,
praimon

On Mon, Jan 12, 2009 at 11:51 PM, Henk Boom <lunarc.lists at gmail.com> wrote:
> 2009/1/12 praimon <praimon at gmail.com>:
>> srfi 1 allows, but doesn't require, its linear update procedures to be
>> destructive. So I was wondering, if I use append! in a version 4 #lang scheme
>> module, is it 'silently' calling the non-destructive append instead?
>
> More info here. (Archives are useful!)
>
> http://list.cs.brown.edu/pipermail/plt-scheme/2008-December/029331.html
>
>    Henk
>


Posted on the users mailing list.