contains

open operator override fun contains(value: Int): Boolean(source)

Checks whether the specified value belongs to the range.

Since Kotlin

1.0