dlist: Difference lists
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Difference lists are 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.
[Skip to Readme]
Properties
Versions | 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.5, 0.6, 0.6.0.1, 0.7, 0.7.0.1, 0.7.1, 0.7.1.1, 0.7.1.2, 0.8, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.0.5, 0.8.0.6, 0.8.0.6, 0.8.0.7, 0.8.0.8, 1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <5), deepseq (>=1.1 && <2) [details] |
License | BSD-3-Clause |
Copyright | 2006-2009 Don Stewart, 2013-2016 Sean Leather |
Author | Don Stewart |
Maintainer | Sean Leather <sean.leather@gmail.com> |
Category | Data |
Home page | https://github.com/spl/dlist |
Bug tracker | https://github.com/spl/dlist/issues |
Source repo | head: git clone git://github.com/spl/dlist.git |
Uploaded | by SeanLeather at 2019-03-29T13:25:40Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- dlist-0.8.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees