Deprecated since Kotlin 1.4, replace by minOfOrNull
minOfOrNull
Returns the smallest value of the given function or null if there are no elements.
null