multimap
multimap copied to clipboard
add the length for every Vec in the Map
Thanks for the PR! Couple of questions:
- Is this change really necessary? The implementation only uses public functionality.
- I'm not sure if doc test is the only necessary test, but maybe I should start thinking about doc tests as equally good as "normal" tests?