google / tuple.dart

A library providing a tuple data structure
https://pub.dev/packages/tuple
BSD 2-Clause "Simplified" License
194 stars 26 forks source link

added support for 8-tuple through 11-tuple #12

Closed zubairehman closed 1 year ago

zubairehman commented 5 years ago
googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot commented 5 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

devoncarew commented 1 year ago

Hi - thanks for the contribution here! With the recent release of Dart 3.0 and its support for Records, we plan to move this package into maintenance mode; not take any enhancements to it, and just maintain it from the POV of bug fixes / CI updates to keep it working. There's more detail in the related issue: https://github.com/google/tuple.dart/issues/47.