There's the undocumented clojure.core/hash-combine (wrapping a static
method of clojure.lang.Util) which could perhaps be used for this
purpose with reduce. It doesn't appear to be used anywhere, though --
I wonder about its current status...?

At any rate, an officially supported (= documented) tool to do this
would indeed be useful -- (inc) from me.

Sincerely,
Michał

-- 
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

Reply via email to