data-interval: Interval datatype, interval arithmetic and interval-based containers
Interval datatype, interval arithmetic and interval-based containers for Haskell. Unlike the intervals package (http://hackage.haskell.org/package/intervals), this package provides both open and closed intervals and is intended to be used with exact number types such as Rational and Integer.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
lattices | Derive lattice instances | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- data-interval-2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.3.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1 (info) |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4 && <5), containers, deepseq, extended-reals (>=0.2 && <1.0), hashable (>=1.1.2.5 && <1.5), lattices (>=1.2.1.1 && <2.1), semigroups [details] |
License | BSD-3-Clause |
Author | Masahiro Sakai (masahiro.sakai@gmail.com) |
Maintainer | masahiro.sakai@gmail.com |
Category | Data, Math |
Bug tracker | https://github.com/msakai/data-interval/issues |
Source repo | head: git clone git://github.com/msakai/data-interval.git |
Uploaded | by Bodigrim at 2021-11-02T21:28:00Z |
Distributions | LTSHaskell:2.1.1, NixOS:2.1.1, Stackage:2.1.1 |
Downloads | 13505 total (84 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-02 [all 1 reports] |