ztellman/clj-tuple

Update for Clojure 1.6 hash changes

Closed this issue · 2 comments

Had a test failure that reminded me to address this. I'll try to PR this weekend unless someone steps in.

I have a simple patch that passes the stress tests. Do you want to maintain backwards compatibility with 1.5?

Yes, definitely. If the patch simply calls hash-ordered-collection, though, that isn't in keeping with the previous approach. If it still unwraps the hash calculation, great.

On Mar 21, 2014, at 8:32 AM, Ghadi Shayban notifications@github.com wrote:

I have a simple patch that passes the stress tests. Do you want to maintain backwards compatibility with 1.5?


Reply to this email directly or view it on GitHub.