[plt-scheme] macro generated bindings clash

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Dec 15 08:31:04 EST 2003

At Sun, 14 Dec 2003 09:05:06 -0700, Matthew Flatt wrote:
> I'm not sure it's a good solution, but I think you could use
> `syntax-local-value' to determine whether an identifier already has a
> definition (earlier in the module).

That should have been `identifier-binding'.

Matthew



Posted on the users mailing list.