Wow, thanks. Is that all tribal knowledge? Or is there some documentation 
around the Clojure interfaces and their semantics somewhere I could read? Maybe 
even a Clojure book recommendation that covers this?

So if I understand correctly, withMeta will return a new object which is not 
equal to the old. So two immutable objects implementing IObj which differ only 
in meta are not equal. But this is a convention, in that if I implement IMeta 
myself, I should also override equals so that it returns false when meta 
differs correct?

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