The rivers package
This library intends to unify, classify, demonstrate, and promote the use, abuse, and exploration of Streams and other infinite (co)data types. Many other languages have substantial feature overlap with Haskell, but Streams and friends proivde excellent demonstrations of Haskell features like laziness.
Rivers are not currently defined in this package, because they are still ill-defined. The goal of this package in the meantime is, therefore, is to focus on Streams.
Another goal of this package is to demonstrate the ecosystem of Rivers (and Streams), how identical (and indeed sometimes isomorphic) streams can be constucted in many different ways. OEIS (http://www.oeis.org) is used to verify the correctness of numeric streams, where possible.
Properties
| Version | 0.1.0 |
|---|---|
| Dependencies | base (<5.0), lazysmallcheck (<0.7), oeis (<0.4), QuickCheck (<2.5) |
| License | BSD3 |
| Copyright | 2011, 2012 Drew Day |
| Author | Drew Day <drewday@gmail.com> |
| Maintainer | Drew Day <drewday@gmail.com> |
| Category | Data, Comonads, Math |
| Home page | https://github.com/d-rive/rivers |
| Bug tracker | https://github.com/d-rive/rivers/issues |
| Source repository | git clone git://github.com/d-rive/rivers.git |
| Upload date | Sun Dec 4 02:13:17 UTC 2011 |
| Uploaded by | DrewDay |
| Built on | ghc-7.2 |
Modules
Downloads
- rivers-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)