monoid-owns: a practical monoid implementation

[ bsd3, deprecated, library, web ] [ Propose Tags ]
Deprecated in favor of air

a practical monoid implementation


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2010.5.29
Change log changelog.md
Dependencies base (>=3 && <5), bytestring, containers [details]
License BSD-3-Clause
Author Jinjing Wang
Maintainer Jinjing Wang <nfjinjing@gmail.com>
Category Web
Home page http://github.com/nfjinjing/monoid-owns
Uploaded by JinjingWang at 2010-05-29T10:12:01Z
Distributions
Reverse Dependencies 3 direct, 52 indirect [details]
Downloads 1324 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for monoid-owns-2010.5.29

[back to package description]

Monoid Owns

A more practical implementation of the monoid class