IntervalMap: Maps from Intervals to values, with efficient search.
Ordered containers of intervals, with efficient search for all keys containing a point or overlapping an interval. See the example code on the home page for a quick introduction.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
hpc | Enable HPC test coverage support | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- IntervalMap-0.4.1.1.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] | 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.1, 0.5.2.0, 0.5.3.1, 0.6.0.0, 0.6.1.0, 0.6.1.1, 0.6.1.2, 0.6.2.0, 0.6.2.1 |
---|---|
Change log | changelog |
Dependencies | base (>=4 && <5), containers, deepseq [details] |
License | BSD-3-Clause |
Copyright | 2011-2015 Christoph Breitkopf |
Author | Christoph Breitkopf |
Maintainer | Christoph Breitkopf <chbreitkopf@gmail.com> |
Category | Data |
Home page | http://www.chr-breitkopf.de/comp/IntervalMap |
Bug tracker | mailto:chbreitkopf@gmail.com |
Source repo | head: git clone https://github.com/bokesan/IntervalMap |
Uploaded | by ChristophBreitkopf at 2015-12-04T10:09:13Z |
Distributions | LTSHaskell:0.6.2.1, NixOS:0.6.2.1, Stackage:0.6.2.1 |
Reverse Dependencies | 7 direct, 3 indirect [details] |
Downloads | 26602 total (119 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-04 [all 1 reports] |