The lazyarray package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3 |
|---|---|
| Dependencies | base (<3) or array, base (≥3) |
| License | BSD3 |
| Author | Milan Straka |
| Maintainer | fox@ucw.cz |
| Category | Data |
| Upload date | Mon Feb 18 11:58:20 UTC 2008 |
| Uploaded by | MilanStraka |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
Downloads
- lazyarray-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)