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

Reimplement arrays #504

Closed
dzikoysk opened this issue Apr 28, 2020 · 1 comment · Fixed by #558
Closed

Reimplement arrays #504

dzikoysk opened this issue Apr 28, 2020 · 1 comment · Fixed by #558

Comments

@dzikoysk
Copy link
Member

Goals:

  • Null safety
  • IndexOutOfBoundsException safety
  • Support [{index}] syntax through the public interface Indexable
@dzikoysk
Copy link
Member Author

  • Generic based

@dzikoysk dzikoysk self-assigned this Aug 20, 2020
@dzikoysk dzikoysk linked a pull request Nov 30, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant