toIntKeyMap

fun <V> Map<Int, V>.toIntKeyMap(): Int2ObjectOpenHashMap<V>