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

Loop structure - Helper method #32

Closed marcellodesales closed 1 year ago

marcellodesales commented 3 years ago

Is there a dynamic approach of calculating the proper TupleX instance to use?

Question

devoncarew commented 1 year ago

From your question, I'm not sure that the tuple package is the right structure for you to use (and generally, these types of open ended questions are better asked in a forum like stack overflow).