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

impl Tree* for nameless tuple types #249

Open
jordens opened this issue Oct 9, 2024 · 0 comments
Open

impl Tree* for nameless tuple types #249

jordens opened this issue Oct 9, 2024 · 0 comments

Comments

@jordens
Copy link
Member

jordens commented Oct 9, 2024

impl<Y, T, U> TreeKey<Y> for (T, U) {...} etc

  • Would be same depth of all fields
  • impl multiplicity: how many different types, how many fields, how many levels
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

No branches or pull requests

1 participant