treemap: A tree of Data.Map.

[ data-structures, gpl, library ] [ Propose Tags ]

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).

Modules

[Last Documentation]

  • Data
    • TreeMap
      • Data.TreeMap.Strict
        • Data.TreeMap.Strict.Zipper

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled
dump

Dump some intermediate files.

Disabled
prof

Turn on profiling settings.

Disabled
threaded

Enable threads.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 && <0.6), deepseq, semigroups, strict, transformers (>=0.4 && <0.5) [details]
License GPL-3.0-only
Author Julien Moutinho <julm+haskell+treemap@autogeree.net>
Maintainer Julien Moutinho <julm+haskell+treemap@autogeree.net>
Category Data Structures
Source repo head: git clone git://git.autogeree.net/haskell/treemap
Uploaded by julm at 2016-08-21T20:21:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1961 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-20 [all 1 reports]