toggle menu
two-colored-range
1.0.0
common
switch theme
search in API
two-colored-range
/
me.thorny.twoColoredRange.rangeUtils
/
containsRange
contains
Range
fun
<
BoundType
:
Comparable
<
BoundType
>
>
ClosedRange
<
BoundType
>
.
containsRange
(
other
:
ClosedRange
<
BoundType
>
)
:
Boolean
Checks if
other
range is entirely inside
this
.