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.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 && <4.11) [details] |
License | BSD-3-Clause |
Author | Sjoerd Visscher |
Maintainer | sjoerd@w3future.com |
Revised | Revision 1 made by Bodigrim at 2022-07-09T11:20:22Z |
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 2017-12-30T13:56:59Z |
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, 1166 indirect [details] |
Downloads | 51782 total (183 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-12-30 [all 1 reports] |