The dlist package
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.
Properties
| Versions | 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.5 |
|---|---|
| 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 |
| Upload date | Wed Nov 21 21:14:02 UTC 2007 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Distributions | Fedora: 0.5, NixOS: 0.5, Debian: 0.5, FreeBSD: 0.5 |
Modules
- Data
Downloads
- dlist-0.3.2.tar.gz (Cabal source package)
- package description (included in the package)