top | item 7686701 (no title) JeanPierre | 12 years ago Mori doesn't implement RRB-trees, thus doesn't support logarithmic concatenation. discuss order hn newest jonase|12 years ago Maybe mori could include core.rrb-vector[1]. Other interesting persistent data structures (by the same author) are persistent sorted maps and sets[2].[1] https://github.com/clojure/core.rrb-vector [2] https://github.com/clojure/data.avl
jonase|12 years ago Maybe mori could include core.rrb-vector[1]. Other interesting persistent data structures (by the same author) are persistent sorted maps and sets[2].[1] https://github.com/clojure/core.rrb-vector [2] https://github.com/clojure/data.avl
jonase|12 years ago
[1] https://github.com/clojure/core.rrb-vector [2] https://github.com/clojure/data.avl