IntRangeFactory

Range factory for IntRange.

Functions

Link copied to clipboard
open override fun makeRange(start: Int, endInclusive: Int): IntRange

Creates a range from start to endInclusive.