plusAssign

operator fun MutableList<Range>.plusAssign(other: Range)
operator fun MutableList<Range>.plusAssign(other: List<Range>)