The dlist package (version 0.4.1)
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.3.2, 0.4 |
|---|---|
| Dependencies | base (<2.0) or base (>=2.0) |
| License | BSD3 |
| Copyright | 2006-7 Don Stewart |
| Author | Don Stewart |
| Maintainer | dons@galois.com |
| Category | Data |
| Home page | http://code.haskell.org/~dons/code/dlist/ |
| Exposed modules | Data.DList |
| Upload date | Sun Jun 15 18:38:14 PDT 2008 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.8 |
Downloads
- dlist-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)
