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

How to represent tuples? #21

Closed
carllerche opened this issue May 14, 2021 · 1 comment
Closed

How to represent tuples? #21

carllerche opened this issue May 14, 2021 · 1 comment

Comments

@carllerche
Copy link
Member

carllerche commented May 14, 2021

Currently, tuples do not implement Valuable. How should they be represented? Probably Structable but w/o a name? Alternatively, we would need to add a Tuple variant to Value.

trait Tuplable? 😬

@taiki-e
Copy link
Member

taiki-e commented Jun 2, 2021

resolved by #49

@taiki-e taiki-e closed this as completed Jun 2, 2021
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

2 participants