kotlin-stdlib
Common
JRE
JS
Native
kotlin-stdlib
/
kotlin.ranges
/
LongRange
/
contains
contains
Common
JRE
JS
Native
open
operator override
fun
contains
(
value
:
Long
)
:
Boolean
open
operator override
fun
contains
(
value
:
Long
)
:
Boolean
Checks whether the specified
value
belongs to the range.
open
operator override
fun
contains
(
value
:
Long
)
:
Boolean
Checks whether the specified
value
belongs to the range.
open
operator override
fun
contains
(
value
:
Long
)
:
Boolean
Checks whether the specified
value
belongs to the range.