Hacker News new | ask | show | jobs
by vanviegen 191 days ago
Indeed! I don't understand why it isn't more common for stdlibs to include key-ordered maps and sets. Way more useful than insertion ordering.
1 comments

Presumably because it involves different performance characteristics.