Skip to main content

Mojo function

arange

arange[dtype: DType, simd_width: Int](start: SIMD[dtype, 1], stop: SIMD[dtype, 1], step: SIMD[dtype, 1], index: IndexList[1]) -> SIMD[dtype, simd_width]

Returns:

SIMD

Was this page helpful?