Dominaezzz
(1..5).size
hho
val IntRange.size: Int get() = endInclusive - start + 1
ClosedFloatingPointRange
ilya.gorbunov
Int.MIN_VALUE..Int.MAX_VALUE
size
Int
A modern programming language that makes developers happier.