Companion

Functions

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

Creates UIntProgression within the specified bounds of a closed range.