Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
RangeSet
/
Companion
/
join
join
fun
<
T
:
RangeValue
>
join
(
sets
:
List
<
RangeSet
<
T
>
>
)
:
RangeSet
<
T
>
Join an array of range sets into a single set.