[plt-scheme] with-continuation-marks and structures

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue May 15 17:04:54 EDT 2007

At Tue, 15 May 2007 10:45:41 -0700, "Jay McCarthy" wrote:
> Are continuation-mark keys compared with eq?, equal?, or eqv?

`eq?'.

> related, is it possible to specifiy the behaviour of (equal? a b) when
> a and b are structures that I have made?

Not currently, but I think only because we never got around to it. We
could add it after v370 is out.

See also

 http://www.cs.brown.edu/pipermail/plt-scheme/2005-November/010424.html


Matthew



Posted on the users mailing list.