If you're interested, I did an introduction to clojure's persistent data structures at the london Clojure user group earlier this year:
http://skillsmatter.com/podcast/home/persistent-data-structures-in-clojure There have also been talks worth watching on the subject by Chris Houser, Daniel Spiewak, and Phil Bagwell, all at one clojure/conj or another. Phil On Oct 23, 2012 8:49 PM, "Raoul Duke" <[email protected]> wrote: > On Tue, Oct 23, 2012 at 12:47 PM, Philip Potter > <[email protected]> wrote: > > Clojure's persistent data structures use sharing under the hood. Ergo, > so do > > clojurescript's. > > keen! thanks. > > -- > 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 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
