Tuples can only specify literals for indexes to ensure that no failures occur.
You can use array type instead.
1 Like
Tuples can only specify literals for indexes to ensure that no failures occur.
You can use array type instead.