makeRange

open override fun makeRange(start: Int, endInclusive: Int): IntRange

Creates a range from start to endInclusive.