Microservices Libs
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.range
/
isIntersectWith
is
Intersect
With
fun
<
T
:
Comparable
<
T
>
>
StrictRange
<
T
>
.
isIntersectWith
(
value
:
StrictRange
<
T
>
)
:
Boolean
fun
<
T
:
Comparable
<
T
>
>
Range
<
T
>
.
isIntersectWith
(
value
:
Range
<
T
>
)
:
Boolean