Companion

Since Kotlin

1.5

Functions

Link copied to clipboard
fun fromClosedRange(rangeStart: ULong, rangeEnd: ULong, step: Long): ULongProgression

Creates ULongProgression within the specified bounds of a closed range.

Since Kotlin 1.5