endExclusive

abstract val endExclusive: T(source)

The maximum value in the range (exclusive).

Since Kotlin

1.7

Throws

can be thrown if the exclusive end bound cannot be represented with a value of type T.