toMultiMap

fun <K, V> Iterable<<Error class: unknown class><K, V>>.toMultiMap(): Map<K, List<V>>