On Wed, Oct 23, 2013 at 10:39 AM, Pablo Nussembaum <bau...@gmail.com> wrote:

>  What do you think of adding odd elements and substract even ones?
>
> [1 2] = 1 - 2 = -1
> [2 1] = 2 - 1 = 1
>

Wouldn't multiplying the hash values of the items in a set (rather than
adding) result in far fewer accidental collisions from similar items?

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to