Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hey! This guy is using the fancy new treelist [1] package which implements RRB trees. These are super cool data structures: a cache-friendly, multiway tree structure to store a sorted collection with O(log_{32} n) read, functional insert/update/append/prepend. Really a fantastic data structure for functional programming.

[1]: https://docs.racket-lang.org/reference/treelist.html



This was added for Rhombus - where it is the default.

https://rhombus-lang.org/




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

Search: