[plt-scheme] eqv? equal?

From: emre berat nebioğlu (beratn at gmail.com)
Date: Sun Mar 1 14:15:30 EST 2009

Sorry for this newbie question.But i wonder so much about eqv? and equal?.In
the some discussin that passes on ffreenode #scheme.I see some sentence
which is "eqv? is faster than equal? in comparison.So i thought eqv? and
equal? returns boolean thing #t or #f right ? So why?

In that point,i have three question about that.

what is the thing that makes eqv? faster than equal?.

which one is more powerful on programming  ?

What is the reason that equal? still be used ? If eqv? is faster than
equal?.

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090301/a62ac78b/attachment.html>

Posted on the users mailing list.