indexInSection

fun <K, V> Map<K, List<V>>.indexInSection(element: V): Int