https://github.com/ppetr/tuples-homogenous-h98
Haskell 98 wrappers for n-ary homogenous tuples providing Traversable and Applicative instances.
https://github.com/ppetr/tuples-homogenous-h98
Last synced: over 1 year ago
JSON representation
Haskell 98 wrappers for n-ary homogenous tuples providing Traversable and Applicative instances.
- Host: GitHub
- URL: https://github.com/ppetr/tuples-homogenous-h98
- Owner: ppetr
- License: bsd-3-clause
- Created: 2013-08-17T14:16:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-09T08:46:49.000Z (almost 13 years ago)
- Last Synced: 2024-04-26T05:43:07.253Z (about 2 years ago)
- Language: Haskell
- Size: 117 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tuples-homogenous-h98
=====================
Haskell 98 wrappers for n-ary homogenous tuples providing Traversable and Applicative instances.