lazyarray-0.1: Efficient implementation of lazy monolithic arrays (lazy in indexes).ContentsIndex
lazyarray-0.1: Efficient implementation of lazy monolithic arrays (lazy in indexes).
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.
Modules
show/hideData
show/hideData.LazyArray
Data.LazyArray.Lowlevel
Produced by Haddock version 0.8