getOrPut

inline fun getOrPut(key: Float, crossinline callback: () -> Int): Int