tup-functor: Homogeneous tuples
Homogeneous tuples (also known as vectors), with various instances, most notably Functor
and Applicative
.
The primary goal of the library is to help functor-oriented programming
(for low-dimensional linear algebra, there are more specific packages, eg. vect
).
A small preprocessor for a tuple syntax is also included. We also provide a different implementation
using type-level programming.
Modules
[Index]
Downloads
- tup-functor-0.2.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0 (info) |
---|---|
Dependencies | base (>=3 && <5), cpphs (>=1.3), haskell-src-exts, parsec2 [details] |
Tested with | ghc ==7.0.3 |
License | BSD-3-Clause |
Copyright | (c) 2012 Balazs Komuves |
Author | Balazs Komuves |
Maintainer | bkomuves (plus) hackage (at) gmail (dot) hu |
Category | Data |
Home page | http://code.haskell.org/~bkomuves/ |
Source repo | head: darcs get http://code.haskell.org/~bkomuves/projects/tup-functor/ |
Uploaded | by BalazsKomuves at 2012-12-15T13:39:47Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | tuplepp |
Downloads | 4040 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |