On Thu, Nov 12, 2009 at 7:59 PM, Chouser <chou...@gmail.com> wrote: > On Thu, Nov 12, 2009 at 7:10 AM, Rich Hickey <richhic...@gmail.com> wrote: >> >> If you have the time and inclination, please try them out. Feedback is >> particularly welcome as they are being refined. > > For what it's worth, here are 2-3 finger trees implemented using > defprotocol and deftype. > > http://tinyurl.com/yeh5fgg/finger_tree.clj
I should have noted that this is a very early version and doesn't yet take advantage of some features now available like reusing the same protocol function in multiple protocols, or using 'case' instead of 'cond' or 'condp'. --Chouser -- 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