Companion

Since Kotlin

1.5

Functions

Link copied to clipboard
fun fromClosedRange(rangeStart: UInt, rangeEnd: UInt, step: Int): UIntProgression

Creates UIntProgression within the specified bounds of a closed range.

Since Kotlin 1.5