kotlin / 1.4.10 / api / latest / jvm / stdlib / kotlin.js / min.html /

min

Platform and version requirements: 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.

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/min.html