fmlist: FoldMap lists
FoldMap lists are lists represented by their foldMap function. FoldMap lists have O(1) cons, snoc and append, just like DLists, but other operations might have favorable performance characteristics as well. These wild claims are still completely unverified though.
Downloads
- fmlist-0.9.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4 |
---|---|
Dependencies | base (>=3 && <5), fail [details] |
License | BSD-3-Clause |
Author | Sjoerd Visscher |
Maintainer | sjoerd@w3future.com |
Category | Data |
Home page | https://github.com/sjoerdvisscher/fmlist |
Bug tracker | https://github.com/sjoerdvisscher/fmlist/issues |
Source repo | head: git clone git://github.com/sjoerdvisscher/fmlist.git |
Uploaded | by SjoerdVisscher at 2020-08-18T10:12:44Z |
Distributions | Arch:0.9.4, Debian:0.9.3, LTSHaskell:0.9.4, NixOS:0.9.4, Stackage:0.9.4 |
Reverse Dependencies | 5 direct, 1165 indirect [details] |
Downloads | 51729 total (222 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-08-18 [all 1 reports] |