From: Sam Tobin-Hochstadt (samth at cs.indiana.edu) Date: Tue Aug 19 22:58:54 EDT 2014 |
|
On Tue, Aug 19, 2014 at 10:44 PM, Greg Hendershott <greghendershott at gmail.com> wrote: > > But, you say, you're using equal? Although I'm not familiar with > gen:equal+hash, it must be that equal? checks for and uses that. Yep: http://docs.racket-lang.org/reference/booleans.html?q=equal%3F#%28def._%28%28quote._~23~25kernel%29._equal~3f%29%29 Sam
Posted on the users mailing list. |
|