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

Expand tuple accessors to support 26-item tuples #1013

Open
berdOS opened this issue Nov 4, 2022 · 0 comments
Open

Expand tuple accessors to support 26-item tuples #1013

berdOS opened this issue Nov 4, 2022 · 0 comments

Comments

@berdOS
Copy link

berdOS commented Nov 4, 2022

Currently we support up to 19, but I have come across some data structures for which I need up to 25-item tuple accessors. I have made the changes for 26-item tuple accessors, so that z is not left out :D . I have the commits ready, let me know if you're interested in merging them.

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