rangeset: Efficient sets for semi-contiguous data
Exposes the range-set datastructure, which can encode enumerable data efficiently by compressing contiguous ranges of members within the set.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| safe-haskell-rangeset | Make the RangeSet implementation use only safe-haskell things | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rangeset-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.1.0, 0.1.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.10 && <5) [details] |
| Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.3 |
| License | BSD-3-Clause |
| Author | Jamie Willis, range-set Contributors |
| Maintainer | Jamie Willis <j.willis19@imperial.ac.uk> |
| Uploaded | by j_mie6 at 2022-08-03T09:59:23Z |
| Category | Data |
| Home page | https://github.com/j-mie6/rangeset/tree/master |
| Bug tracker | https://github.com/j-mie6/rangeset/issues |
| Source repo | head: git clone https://github.com/j-mie6/rangeset |
| Reverse Dependencies | 1 direct, 2 indirect [details] |
| Downloads | 311 total (9 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 2022-08-03 [all 1 reports] |