rangeUntil
@ExperimentalStdlibApi operator fun rangeUntil(
other: Byte
): IntRange
(Common source) (Native source)
@ExperimentalStdlibApi operator fun rangeUntil(
other: Short
): IntRange
(Common source) (Native source)
@ExperimentalStdlibApi operator fun rangeUntil(
other: Int
): IntRange
(Common source) (Native source)
@ExperimentalStdlibApi operator fun rangeUntil(
other: Long
): LongRange
(Common source) (Native source)