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 (<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/ |
| Upload date | Sun Jun 16 01:38:14 UTC 2008 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8, ghc-7.0 |
| Distributions | Fedora: 0.5, NixOS: 0.5, Debian: 0.5, FreeBSD: 0.5 |
Modules
- Data
Downloads
- dlist-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)