treemap: A tree of Data.Map.
A tree of Data.Map,
which is like a Map
but whose key is now a NonEmpty
list of Map
keys (a Path
)
enabling the possibility to gather mapped values
by Path
prefixes (inside a Node
).
Downloads
- treemap-2.4.0.20180213.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] | 1.20160814, 2.0.0.20161218, 2.4.0.20180213 |
---|---|
Dependencies | base (>=4.6 && <5), containers (>=0.5), deepseq (>=1.4), mono-traversable (>=1.0), semigroups (>=0.18), strict (>=0.3), transformers (>=0.4) [details] |
Tested with | ghc ==8.2.2 |
License | GPL-3.0-only |
Author | Julien Moutinho <julm+treemap@autogeree.net> |
Maintainer | Julien Moutinho <julm+treemap@autogeree.net> |
Category | Data Structures |
Bug tracker | Julien Moutinho <julm+treemap@autogeree.net> |
Source repo | head: git clone git://git.autogeree.net/haskell/treemap |
Uploaded | by julm at 2018-02-14T03:51:55Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2021 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-02-16 [all 1 reports] |