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

Typed Maps/Slices for tuples #685

Merged
merged 3 commits into from
Jul 25, 2022
Merged

Typed Maps/Slices for tuples #685

merged 3 commits into from
Jul 25, 2022

Conversation

gingerwizard
Copy link
Collaborator

Closes #672

Means typed slices/maps can be used for tuples provided sub-columns are the same type.
Does require reflection.

@gingerwizard gingerwizard requested a review from ernado July 22, 2022 12:34
@gingerwizard gingerwizard self-assigned this Jul 22, 2022
@gingerwizard gingerwizard requested a review from genzgd July 22, 2022 17:06
@gingerwizard gingerwizard merged commit 67708b0 into main Jul 25, 2022
@gingerwizard gingerwizard deleted the named_tuples branch July 27, 2022 12:46
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.

Allow Named Tuples to use typed maps and lists of maps
2 participants