foldrWithKey package:multimap

O(n). Fold the keys and values in the map using the given right-associative binary operator, taking into account not only the value but also the key.