min

inline fun Float.min(minimum: Float): Float
inline fun Int.min(minimumValue: Int): Int
inline fun Long.min(minimumValue: Long): Long