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

first/second/third/last? #5

Closed
MichaelRFairhurst opened this issue Aug 3, 2018 · 1 comment
Closed

first/second/third/last? #5

MichaelRFairhurst opened this issue Aug 3, 2018 · 1 comment

Comments

@MichaelRFairhurst
Copy link

Could Tuple have getters first, second, third, myabe even last, instead of, or less good, in addition to, item{n}?

They could also implement Iterable, though, I'm not sure that would be practically useful, and they'd have to implement Iterable<dynamic> until we have unions and can implement Iterable<A|B|C|D|E>.

@devoncarew
Copy link
Collaborator

Closing as with the recent release of Dart 3.0 and its support for Records, we plan to move this package into maintenance mode. That would essentially mean not take any enhancements to it and just maintaining it from the POV of bug fixes / CI updates to keep it working.

Some more detail in the related issue: #47.

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