transpiled as: Array(Math.ceil((stop - start) / step)).fill(start).map((x, y) => x + y * step)
Array(Math.ceil((stop - start) / step)).fill(start).map((x, y) => x + y * step)