I've ported finger trees from Chouser's https://github.com/clojure/data.finger-tree to the Clojurescript
You can find them at https://github.com/wagjo/ftree With finger tree, one can make a persistent collection with amortized constant time access to elements and O(log n) append and split (insert/remove). Jozef Wagner -- 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