reducers: Semigroups, specialized containers and a general map/reduce framework

[ bsd3, data, library, math, numerical, semigroups ] [ Propose Tags ]

Semigroups, specialized containers and a general map/reduce framework.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2, 0.3, 0.3.0.1, 3.0, 3.0.0.1, 3.0.0.2, 3.0.1, 3.0.2, 3.0.2.1, 3.10, 3.10.1, 3.10.1.1, 3.10.2, 3.10.2.1, 3.10.3, 3.10.3.1, 3.10.3.2, 3.11, 3.12, 3.12.1, 3.12.2, 3.12.3, 3.12.4
Change log CHANGELOG.markdown
Dependencies array (>=0.3 && <0.6), base (>=4 && <5), bytestring (>=0.9.1 && <0.13), containers (>=0.3 && <0.8), fingertree (>=0.1 && <0.2), hashable (>=1.1.2.1 && <1.5), semigroupoids (>=4 && <7), semigroups (>=0.9 && <1), text (>=0.11.1.5 && <2.2), transformers (>=0.2 && <0.7), unordered-containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2016 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 6 made by ryanglscott at 2023-09-30T13:14:07Z
Category Data, Math, Numerical, Semigroups
Home page http://github.com/ekmett/reducers/
Bug tracker http://github.com/ekmett/reducers/issues
Source repo head: git clone git://github.com/ekmett/reducers.git
Uploaded by ryanglscott at 2021-11-01T12:06:12Z
Distributions Arch:3.12.4, Debian:3.12.3, Fedora:3.12.4, LTSHaskell:3.12.4, NixOS:3.12.4, Stackage:3.12.4
Reverse Dependencies 11 direct, 216 indirect [details]
Downloads 77468 total (205 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-11-01 [all 1 reports]

Readme for reducers-3.12.4

[back to package description]

reducers

Hackage Build Status

This package provides a number of semigroup-based containers and reductions.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett