Hacker News new | ask | show | jobs
by aw1621107 591 days ago
> Why use a hashmap instead of a Btreemap which is usually advised in rust?

Is this actually the case? I can't say I've seen the same.