getOrPut

fun getOrPut(key: Int, callback: () -> Int): Int