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

multi-value match without Tuples #1070

Open
stylewarning opened this issue Mar 15, 2024 · 1 comment
Open

multi-value match without Tuples #1070

stylewarning opened this issue Mar 15, 2024 · 1 comment
Labels
enhancement New feature or request language

Comments

@stylewarning
Copy link
Member

Be able to match without using/constructing/typing tuples.

@stylewarning stylewarning added enhancement New feature or request language labels Mar 15, 2024
@stylewarning
Copy link
Member Author

Offline discussion with @eliaslfox suggests that Tuples aren't problematic. They're stack allocated anyway. Would be better to have better Tuple constructor syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language
Projects
None yet
Development

No branches or pull requests

1 participant