@hackage treemap1.20160814

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

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      dev
       (off by default)

      Turn on development settings.

      dump
       (off by default)

      Dump some intermediate files.

      prof
       (off by default)

      Turn on profiling settings.

      threaded
       (off by default)

      Enable threads.