kotcity4 / kotcity.data / QuantizedMap / maxBy

maxBy

fun maxBy(function: (Entry<BlockCoordinate, T>) -> Double): Entry<BlockCoordinate, T>?