The tup-functor package
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.
Properties
| Versions | 0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3 |
|---|---|
| Dependencies | base (≥3 & <5), cpphs (≥1.3), haskell-src-exts, parsec2 |
| License | BSD3 |
| Copyright | (c) 2012 Balazs Komuves |
| Author | Balazs Komuves |
| Maintainer | bkomuves (plus) hackage (at) gmail (dot) hu |
| Stability | Experimental |
| Category | Data |
| Home page | http://code.haskell.org/~bkomuves/ |
| Source repository | darcs get http://code.haskell.org/~bkomuves/projects/tup-functor/ |
| Executables | tuplepp |
| Upload date | Sat Dec 15 13:39:47 UTC 2012 |
| Uploaded by | BalazsKomuves |
| Built on | ghc-7.6 |
Modules
Downloads
- tup-functor-0.2.0.3.tar.gz (Cabal source package)
- package description (included in the package)