Hacker News new | ask | show | jobs
by JanisL 2937 days ago
What's the complexity of that operation?
1 comments

It is exactly the same operation as `contains()` for set/map. There's only a difference between `count()` and `contains()` for multiset/multimap.