Structsยง
- Iter
Group ByKey - An iterator visiting all key-value pairs and grouping them by key.
- Iter
MutGroup ByKey - An iterator visiting all key-value pairs and grouping them by key, with mutable references.
- MashMap
- A flat HashMap that supports multiple entries per key.