intRange

fun <ERROR CLASS>.intRange(min: Int = Int.MIN_VALUE, max: Int = Int.MAX_VALUE): <ERROR CLASS><IntRange>