kotlin-range-sets
/
com.github.jonpeterson.kotlin.ranges
/
IntRangeSet
/
createRange
createRange
protected
fun
createRange
(
start
:
Int
,
endInclusive
:
Int
)
:
IntRange
(source)