OpenEndRange
Represents a range of values (for example, numbers or characters) where the upper bound is not included in the range. See the Kotlin language documentation for more information.
Since Kotlin
1.7Inheritors
Functions
Link copied to clipboard
Checks if the specified value belongs to this range.
Since Kotlin 1.7