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