Hacker News new | ask | show | jobs
by The_Colonel 899 days ago
HashMap and sorted keys sounds like a contradiction. I think they just use "HashMap" as a generic term for "Map" and it's actually a tree based map.
1 comments

It is an LSMT, but I cannot imagine why they would need one here.