toggle menu
common
1.4.3
common
switch theme
search in API
common
/
pro.respawn.kmmutils.common
/
contains
contains
infix operator
fun
<
T
:
Comparable
<
T
>
>
ClosedRange
<
T
>
.
contains
(
other
:
ClosedRange
<
T
>
)
:
Boolean
Returns
true
if
this
range is
fully contained
within the
other
range