[plt-scheme] Naming an equality operator

From: Geoffrey Knauth (geoff at knauth.org)
Date: Fri Feb 17 20:16:33 EST 2006

On Feb 17, 2006, at 19:18, Carl Eastlund wrote:
> One personal coding project I have been working on is an extensible
> equality operator (think equal?, but you can override its behavior on
> certain types of values it will encounter along its traversal).
> Before I do anything rash like use it in distributed code, or
> distribute it as a planet package, I'd like to have a good name for
> the operator.

How about:  equal?!




Posted on the users mailing list.