IntervalMap

Maps from Intervals to values, with efficient search.

http://www.chr-breitkopf.de/comp/IntervalMap

Version on this page:0.4.0.1
LTS Haskell 22.14:0.6.2.1
Stackage Nightly 2024-03-29:0.6.2.1
Latest on Hackage:0.6.2.1

See all snapshots IntervalMap appears in

BSD-3-Clause licensed by Christoph Breitkopf
Maintained by Christoph Breitkopf
This version can be pinned in stack with:IntervalMap-0.4.0.1@sha256:eaf0fac05f957c3268fcc6883a413e70d9094428b629ee65ba187b895809398b,2859

IntervalMap

Maps with intervals as keys offering efficient search.

Home page and documentation: http://www.chr-breitkopf.de/comp/IntervalMap/index.html

Install from hackage with cabal install.

To run the tests, do extract the archive, and do

$ cabal configure --enable-tests
$ cabal build
$ cabal test

Christoph Breitkopf [email protected]

Last edit: 2014-07-30