Step

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

Parameters

start

the starting index (inclusive)

end

the ending index (exclusive)

step

the step size (must be positive)