Skip to content

Comment on Rhombus Language 1.0parent

Comments

Finally someone uses the rrb tree as their main data structure! I implemented it for c# and the performance tradeoff compared to List<> was smaller than i had thought.

https://github.com/bjoli/RrbList/tree/main/src/Collections

Interesting.

Just a little nitpick on the repo root: "This is not the readme you want, Please go to the src directory." => But there is no readme in src directory

Thanks! I havet always been linking to the Collections subdir so I have missed this dumb issue. Will fix next time I use a computer. Might be some time though.

If you have any questions about the trees, feel free to ask.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.