Companion

Since Kotlin

1.0

Functions

Link copied to clipboard
fun fromClosedRange(rangeStart: Char, rangeEnd: Char, step: Int): CharProgression

Creates CharProgression within the specified bounds of a closed range.

Since Kotlin 1.0