join

fun <T : RangeValue> join(sets: List<RangeSet<T>>): RangeSet<T>

Join an array of range sets into a single set.