Range

constructor(start: Int, end: Int)(source)

Parameters

start

the starting index (inclusive)

end

the ending index (exclusive)