-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
A multimap is a K -> Set<V> mapping.
Footnotes
-
As usual with C++ data-structures, order is imposed to keep things "nice" and slower than they should. ↩
Metadata
Metadata
Assignees
Labels
No labels