Hacker News new | past | comments | ask | show | jobs | submit login

Couldn't they just use Mori?



Mori doesn't implement RRB-trees, thus doesn't support logarithmic concatenation.


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


Interesting that you ask this since I just created a new thread asking for advice and information on using mori in my JS code:

https://news.ycombinator.com/item?id=7689823


What is Mori?

ahh, found it. http://swannodette.github.io/mori/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: