Op maandag 6 juli 2015 10:42:43 UTC+2 schreef dmic...@gmail.com:
>
> The semantics of a set doesn't guarantee an order either (even though it's 
> implementation might), I'd sort over the keys and use the resulting 
> collection as hash-map key so you are independent of any clojure-intrinsic 
> behavior
>

I only cared if those keys were present and i used the keys function as a 
dispatch function and used the ordering it returned. Now suddenly the 
ordering changed in 1.7 and my program broke, but the exact ordering didn't 
really matter. 

Anyhow it is fixed now and my unit tests run happily again. 

-- 
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/d/optout.

Reply via email to