Companion
Functions
from Closed Range
Link copied to clipboard
fun fromClosedRange(rangeStart: UInt, rangeEnd: UInt, step: Int): UIntProgression
Content copied to clipboard
Creates UIntProgression within the specified bounds of a closed range.