toggle menu
common
1.4.4
common
switch theme
search in API
common
/
pro.respawn.kmmutils.common
/
coerceIn
coerce
In
infix
fun
<
T
:
Comparable
<
T
>
>
ClosedRange
<
T
>
.
coerceIn
(
other
:
ClosedRange
<
T
>
)
:
ClosedRange
<
T
>
Produces a range that is fully contained within
other
range.