toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.utils
/
intersects
intersects
common
infix
fun
<
T
:
Comparable
<
T
>
>
ClosedRange
<
T
>
.
intersects
(
other
:
ClosedRange
<
T
>
)
:
Boolean
Return
true
IFF this range intersects with
other
Parameters
other
range to test with