Popularity
6.1
Growing
Activity
0.0
Stable
6
3
8
Monthly Downloads: 55
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
tuple alternatives and similar packages
Based on the "tuple" category.
Alternatively, view tuple alternatives based on common mentions on social networks and blogs.
-
tuple-th
Template Haskell functions for generating functions similar to those in Data.List for tuples of statically known size.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of tuple or a related project?
Popular Comparisons
README
tuple
Tuple manipulation library. Since tuples are not inductive we have to make functions for each tuple size. Overloading makes this less painful to use.