treemap

A tree of Data.Map.

Latest on Hackage:2.4.0.20180213

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed and maintained by Julien Moutinho

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