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

Combine Struct and Tuple types #6862

Open
Tracked by #6569
michaeljklein opened this issue Dec 18, 2024 · 0 comments
Open
Tracked by #6569

Combine Struct and Tuple types #6862

michaeljklein opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@michaeljklein
Copy link
Contributor

michaeljklein commented Dec 18, 2024

Tuples can be considered as structs with fields 0, 1, ...

  • Allow removing a lot of code that's currently specific to tuples
  • Simplify AST's
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Dec 18, 2024
@michaeljklein michaeljklein changed the title Struct + Tuple Combine Struct and Tuple types Dec 18, 2024
@michaeljklein michaeljklein self-assigned this Dec 18, 2024
@TomAFrench TomAFrench moved this from 📋 Backlog to 🏗 In progress in Noir Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant