kotlin-stdlib / kotlin.ranges / CharRange / contains contains Common JVM JS Native 1.0 fun contains(value: Char): Boolean Checks whether the specified value belongs to the range.