pointedlist: A zipper-like comonad which works as a list, tracking a position.
A PointedList tracks the position in a non-empty list which works similarly to a zipper. A current item is always required, and therefore the list may never be empty.
Downloads
- pointedlist-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.6, 0.6.1 |
---|---|
Dependencies | base (>=4) [details] |
License | BSD-3-Clause |
Author | Jeff Wheeler |
Maintainer | jeffwheeler@gmail.com |
Category | Data |
Uploaded | by JeffWheeler at 2009-01-22T00:08:47Z |
Distributions | Arch:0.6.1, Debian:0.6.1, LTSHaskell:0.6.1, NixOS:0.6.1, Stackage:0.6.1 |
Reverse Dependencies | 11 direct, 22 indirect [details] |
Downloads | 26854 total (119 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |