/Docs/Standard Library/builtin/int/indexVersion: 1.0index index[T: Indexer](idx: T, /) -> Int Returns the value of __mlir_index__ for the given value. Parameters: T (Indexer): A type conforming to the Indexer trait. Args: idx (T): The value. Returns: Int: An __mlir_type representing the index value.