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

Make array access a bit safer #13

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Make array access a bit safer #13

wants to merge 1 commit into from

Conversation

MDr164
Copy link
Collaborator

@MDr164 MDr164 commented Sep 4, 2024

This should resolve #7 to the degree we can control. I'll update the PR gradually based on discussion feed back here.

Signed-off-by: Marvin Drees <marvin.drees@9elements.com>
@MDr164
Copy link
Collaborator Author

MDr164 commented Sep 27, 2024

Might be worth doing this via Vec instead

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

Successfully merging this pull request may close these issues.

Make sure we cannot panic
1 participant