kotlin-stdlib / kotlin.js / min min JS 1.1 fun Math.min(a: Long, b: Long): Long Deprecated: Use minOf or kotlin.math.min instead Returns the smaller of two values.