The dlist package (version 0.3.2)
Differences lists: a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive.
| Other versions | 0.2, 0.3, 0.3.1, 0.4, 0.4.1 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Copyright | 2006-7 Don Stewart |
| Author | Don Stewart |
| Maintainer | dons@galois.com |
| Category | Data |
| Home page | http://www.cse.unsw.edu.au/~dons/dlist.html |
| Exposed modules | Data.DList |
| Upload date | Wed Nov 21 13:14:02 PST 2007 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.8 |
Downloads
- dlist-0.3.2.tar.gz (Cabal source package)
- package description (included in the package)
