rangeUntil
Требования к платформе и версии: JVM (1.7), JS (1.7), Native (1.7)
@ExperimentalStdlibApi operator fun rangeUntil( other: Byte ): IntRange
@ExperimentalStdlibApi operator fun rangeUntil( other: Short ): IntRange
@ExperimentalStdlibApi operator fun rangeUntil( other: Int ): IntRange
@ExperimentalStdlibApi operator fun rangeUntil( other: Long ): LongRange
© 2010–2023 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/-int/range-until.html