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

Support for Tuples #93

Open
4 tasks
Tracked by #9
adrianoc opened this issue Aug 20, 2021 · 1 comment
Open
4 tasks
Tracked by #9

Support for Tuples #93

adrianoc opened this issue Aug 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@adrianoc
Copy link
Owner

adrianoc commented Aug 20, 2021

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/value-tuples

  • Deconstruction
  • ValueTuple
  • Tuple ?
  • Specify field names
@adrianoc adrianoc mentioned this issue Aug 20, 2021
99 tasks
@adrianoc adrianoc changed the title Tuples Add support for Tuples Aug 20, 2021
@adrianoc
Copy link
Owner Author

@adrianoc adrianoc added the enhancement New feature or request label Aug 20, 2021
@adrianoc adrianoc changed the title Add support for Tuples Support for Tuples Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant