indexMap

fun <T> Iterable<T>.indexMap(): Map<T, Int>