Hacker News new | ask | show | jobs
by detrino 3460 days ago
I would expect B-trees to outperform binary trees even in a persistent data structure. The necessity of binary trees comes when you need stable iterators/references.