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 provide 4 different implementations,
with a unified type class interface.
Modules
[Index]
Downloads
- tup-functor-0.3.0.0.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.8.3 |
License | BSD-3-Clause |
Copyright | (c) 2012-2014 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 2014-10-31T10:59:51Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | tuplepp |
Downloads | 3994 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-21 [all 1 reports] |