The lazyarray package (version 0.1)
This package built on standard array package adds support for lazy monolithic arrays. Such arrays are lazy not only in their values, but in their indexes as well. Read the paper "Efficient Graph Algorithms Using Lazy Monolithic Arrays" (http://citeseer.ist.psu.edu/95126.html) for further details.
| Other versions | 0.1.1, 0.1.2, 0.1.3 |
|---|---|
| Dependencies | array, base |
| License | BSD3 |
| Author | Milan Straka |
| Maintainer | fox@ucw.cz |
| Category | Data |
| Exposed modules | Data.LazyArray, Data.LazyArray.Lowlevel |
| Upload date | Mon Feb 11 11:58:54 PST 2008 |
| Uploaded by | MilanStraka |
| Built on | ghc-6.8 |
Downloads
- lazyarray-0.1.tar.gz (Cabal source package)
- package description (included in the package)
