@hackage / data-interval

Interval datatype, interval arithmetic and interval-based containers

Latest2.1.2

About

Metadata

  • Last updated , by Bodigrim
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: masahiro.sakai@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.8.1
  2. 9.6.2
  3. 9.4.7
  4. 9.2.8
  5. 9.0.2
  6. 8.10.7
  7. 8.8.4
  8. 8.6.5
  9. 8.4.4
  10. 8.2.2

Package Flags

Use the -f option with cabal commands to enable flags

    lattices (on by default)

    Derive lattice instances

Readme

data-interval

Build Status (GitHub Actions) Hackage Hackage Deps Coverage Status License

Interval datatype, interval arithmetic, and interval-based containers for Haskell.

Unlike the intervals package, this package provides both open and closed intervals and is intended to be used with Rational.