Those were missing from the previous commit, because these headers only exist in the `master` and not in the `blender-v2.90-release` branch.
This is a convenience wrapper for `Map<Key, Vector<Value>>`. It does not provide any performance benefits (yet). I need this kind of map in a couple of places and before I was duplicating the lookup logic in many places.