Ops, I didn't see Andy already replied, sorry for the unnecessary mail.
On Sat, Aug 3, 2013 at 7:10 PM, Nicola Mometto <[email protected]> wrote: > > http://dev.clojure.org/jira/browse/CLJ-1242 > > Jay Fields writes: > > > This: (contains? (sorted-map 1 2 3 4) :a) > > Results in this: ClassCastException java.lang.Long cannot be cast to > > clojure.lang.Keyword clojure.lang.Keyword.compareTo (Keyword.java:102) > > > > -- > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
