numeric-domains: Numeric Domains

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/typedbyte/numeric-domains#readme


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright 2019 Michael Szvetits
Author Michael Szvetits
Maintainer typedbyte@qualified.name
Category Math
Home page https://github.com/typedbyte/numeric-domains#readme
Bug tracker https://github.com/typedbyte/numeric-domains/issues
Source repo head: git clone https://github.com/typedbyte/numeric-domains
Uploaded by MichaelSzvetits at 2019-12-16T11:02:25Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for numeric-domains-0.1.0.0

[back to package description]

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.