[plt-scheme] symbols redefined in SRFIs

From: Dan Muresan (danmbox at gmail.com)
Date: Mon Oct 23 21:43:39 EDT 2006

Danny, thanks for the details -- wish I had something like this before
I started digging :)

The ideea was not to change the module system's behaviour in case of
conflicts, but to keep around a single version of reverse!, assoc etc
-- see Matthew Flatt's earlier analysis.

It seems that mostly map and for-each would be problematic (and
perhaps reverse! due to an extra check in the reference
implementation, which doesn't seem to be mandated by the SRFI though).

-- Dan


Posted on the users mailing list.