tup-functor: Homogeneous tuples

[ bsd3, data, library, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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]
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 3894 total (19 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]