toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.range
/
RangeSet
/
difference
difference
fun
difference
(
other
:
RangeSet
<
T
>
)
:
RangeSet
<
T
>
Returns a new
RangeSet
consisting of the difference of this range set and the
other
.