On 1 June 2013 09:41, Philip Potter <philip.g.pot...@gmail.com> wrote:
> Check out Phil bagwell and Daniel spiewak's talks from clojure/conj 2011.
> The former describes RRB trees, while the latter describes some of the
> failings of finger trees on the JVM.
>
> Phil

Thanks for posting the pointers, Phil!


For anybody interested in even more background, here are two additional links:

1. The paper itself:

http://infoscience.epfl.ch/record/169879/files/RMTrees.pdf

2. Tiark Rompf's presentation on RRB trees:

http://skillsmatter.com/podcast/scala/fast-concatenation-immutable-vectors

Cheers,
Michał


>
> On Jun 1, 2013 1:09 AM, "Daniel" <doubleagen...@gmail.com> wrote:
>>
>> Apologies for my lack of knowledge. My understanding was that a finger
>> tree implementation has been in development for some time and was to provide
>> the same benefits. Can you explain the differences between RRB trees and
>> finger trees? Any hope of getting this project into core?
>>
>> --
>> --
>> 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/groups/opt_out.
>>
>>
> --
> --
> 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/groups/opt_out.
>
>

-- 
-- 
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/groups/opt_out.


Reply via email to