@hackage tup-functor0.3.0.0
Homogeneous tuples
Categories
License
BSD-3-Clause
Maintainer
bkomuves (plus) hackage (at) gmail (dot) hu
Links
Versions
Installation
Dependencies (2)
Dependents (1)
@hackage/acme-everything
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.