MapReadOneToManyKeyValueRepo

fun <Key, Value> MapReadOneToManyKeyValueRepo(map: Map<Key, List<Value>> = emptyMap())