lessThanOrEquals
Compares two values of range domain type and returns true if first is less than or equal to second.
Since Kotlin
1.1Compares two values of range domain type and returns true if first is less than or equal to second.