Skip to content

nicodelpiano/numeric-ranges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numeric-ranges

A small library written in Haskell for working with both open-closed and single-multiple numeric ranges

Copyright 2016, Nicolas Del Piano ndel314@gmail.com.

This package provides a small DSL which provides a set of tools for working with both open-closed and single-multiple numeric intervals.

Installation:

cabal install numeric-ranges

You can see examples of usage in the examples directory and read the Haddock documentation.

Tests

For running tests:

cabal test

About

DSL written in Haskell that provides a set of tools for working with both open and closed numeric intervals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published