On Tue, Jun 12, 2012 at 1:37 PM, Yann Schwartz <[email protected]> wrote: > That's great. I've also noticed the sample still uses defstruct which is > made obsolete by defrecord.
While I agree that one could use a record in place of a struct, I don't think structs are "obsolete", at least not officially. Regards, BG -- Baishampayan Ghose b.ghose at gmail.com -- 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
