Skip to content

wrengr/data-or

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-or

CI Status Hackage version Stackage LTS version Stackage Nightly version

This package provides a data type for non-exclusive disjunction. In addition we provide a non-truncating version of zip, zipWith, etc.

Install

This is a simple package and should be easy to install. You should be able to use the standard:

$> cabal install data-or

Portability

An attempt has been made to keep this library as portable as possible. It is Haskell98 except for the use of CPP, which allows some functions to be good producers for list fusion in GHC.

Links

About

A data type for non-exclusive disjunction.

Resources

License

Stars

Watchers

Forks

Packages

No packages published