Skip to content

Conversation

@jamesrswift
Copy link
Member

In #34, it is brought to attention that the naive method of counting expected number of variables in tuple does not work for optional (and I expected defaultable too) values. I've made a more thorough attempt at addressing the problem here by calculating the maximum and minimum expected number of variables.

closes #34

@jamesrswift jamesrswift linked an issue Jul 24, 2024 that may be closed by this pull request
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.

Tuples do not respect optional elements

2 participants