[plt-scheme] 301.11

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Mar 21 09:10:08 EST 2006

At Mon, 20 Mar 2006 22:21:27 +0000, "Paulo J. Matos" wrote:
> I'm quite curious if the current compiler is able to optimize calls like:
> (map identity lst) or (srfi1:map! identity lst)?

No, it certainly won't optimize those away.

Matthew



Posted on the users mailing list.