[plt-scheme] linear update procedures in v4

From: Jon Rafkind (rafkind at cs.utah.edu)
Date: Mon Jan 12 23:48:35 EST 2009

praimon wrote:
> hello,
> 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?
>   
yes
> As you can see, I'm a bit confused about the mutation-related changes
> in the latest versions of plt-scheme.
> regards,
> praimon
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>   



Posted on the users mailing list.