Skip to main content

Mojo function

arange

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

Returns:

SIMD

Was this page helpful?