Popularity
6.0
Declining
Activity
0.0
Stable
6
2
7
Monthly Downloads: 71
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.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of tuple or a related project?
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.