Hacker News new | past | comments | ask | show | jobs | submit login

To be fair, my hash table implementations always keep a nth-key iterator cache, to make the default case of 0..n fast. If the standard library doesn't do this, I'd call that a miss in implementation.



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

Search: