Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Use native [#] indices for arrays, not array get item #61

Open
JoshuaKGoldberg opened this issue Aug 30, 2015 · 0 comments
Open

Use native [#] indices for arrays, not array get item #61

JoshuaKGoldberg opened this issue Aug 30, 2015 · 0 comments

Comments

@JoshuaKGoldberg
Copy link
Member

This isn't as simple as doing myArray[i]. If you want to do myArray[{ operation : 2 plus 2 }], that requires parsing the {...} out of the type.

For now, the preferred usage is array get item everywhere.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant