tup-functor: Homogeneous tuples

[ bsd3, data, library, program ] [ Propose Tags ]
This version is deprecated.

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

[Last Documentation]

  • Data
    • Data.Tup
      • Data.Tup.Tup
        • Data.Tup.Tup.Class
        • Data.Tup.Tup.Concat
        • Data.Tup.Tup.Lazy
        • Data.Tup.Tup.Strict
      • Data.Tup.Vec

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 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-08-02T11:25:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables tuplepp
Downloads 3901 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-24 [all 7 reports]