/numeric-domains

A library to construct, combine and process numeric domains, written in Haskell.

Primary LanguageHaskellOtherNOASSERTION

numeric-domains

Hackage

A numeric domain is a union of zero or more non-empty, non-overlapping, open or closed numeric intervals. This Haskell library provides the types and functions needed to construct, combine and process such numeric domains.