toMap

fun toMap(out: MutableMap<Int, Int> = linkedHashMapOf()): Map<Int, Int>