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