Companion

object Companion

Functions

Link copied to clipboard
fun create(value: Int): IntRange
fun create(min: Int = 0, max: Int = Int.MAX_VALUE): IntRange