[plt-scheme] Native code generation and immutable pairs

From: Jim Blandy (jimb at red-bean.com)
Date: Sat Mar 11 01:20:13 EST 2006

On 3/10/06, Lauri Alanko <la at iki.fi> wrote:
> Also, at some point eq? on pairs needs to be unspecified. Once pairs
> have no state, they don't need identity, either.

I like Henry Baker's paper about this:
http://home.pipeline.com/~hbaker1/ObjectIdentity.html

It bothers me that the more I think about this stuff, the more I
appreciate ML...


Posted on the users mailing list.