ClosedRange
Represents a range of values (for example, numbers or characters) where both the lower and upper bounds are included in the range. See the Kotlin language documentation for more information.
Since Kotlin
1.0Inheritors
Functions
Link copied to clipboard
Checks if the specified value belongs to this range.
Since Kotlin 1.0