Skip to main content

Mojo function

indices

indices[size: Int, //]() -> StaticTuple[Int, (2 * size)]

Returns:

StaticTuple

indices[size: Int, //]() -> IndexList[size]

Returns:

IndexList

Was this page helpful?