Popularity
5.6
Declining
Activity
0.0
Stable
6
2
7

Monthly Downloads: 56
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Tuple    

tuple alternatives and similar packages

Based on the "tuple" category.
Alternatively, view tuple alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of tuple or a related project?

Add another 'tuple' Package

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.