Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow negative array index to count backwards from the end #28

Open
TheSecurityDev opened this issue May 6, 2024 · 0 comments
Open

Comments

@TheSecurityDev
Copy link

We should be able to use negative indexes when setting/getting array values to calculate the position from the end of the array. For example, -1 would be the last item in the array. I tried doing this but it doesn't seem to work currently.

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

No branches or pull requests

1 participant