On Friday, June 12, 2015 at 1:34:20 AM UTC-5, Andy Fingerhut wrote:
>
> deftype allows you to override hashCode and/or hasheq (I believe 
> defaulting to identity-based implementations from java.lang.Object). 
>  defrecord does not.
>

Sorry--I misread your earlier statement about this.  That's good to know, 
although for my present application, deftype's hashing behavior is all that 
I need.  I miss defrecord's advantages when I use deftype, but will look at 
potemkin, as suggested. 

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