contains

open operator fun contains(value: T): Boolean(source)

Checks whether the specified value belongs to the range.

open operator fun contains(value: T): Boolean(source)

Checks whether the specified value belongs to the range.

open operator fun contains(value: T): Boolean

Checks whether the specified value belongs to the range.

open operator fun contains(value: T): Boolean

Checks whether the specified value belongs to the range.