On Feb 14, 2009, at 11:10 PM, Chouser wrote:
I don't think that's quite right. I don't think it matters in this case, but hash values aren't guaranteed unique. A hash-map can have two keys with the same hash value as long as = returns false. Vectors and lists with the same values evaluate as equal: user=> (= '(1 2) [1 2]) true
Exactly right. Thanks for the correction. --Steve
smime.p7s
Description: S/MIME cryptographic signature