Tape: Bidirectionally infinite streams, akin to the tape of a Turing machine.
This module implements two-way infinite streams with a focused element, akin to a Turing machine's tape. This structure is also known by the name of a list zipper (although in this case it's a list zipper with the additional criterion that the list is infinite in both directions).
[Skip to Readme]
Downloads
- Tape-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.4.0.0 |
---|---|
Dependencies | base (>=4.7 && <4.8), comonad (>=4.2 && <4.3), distributive (>=0.4 && <0.5), Stream (>=0.4 && <0.5) [details] |
License | BSD-3-Clause |
Author | Kenneth Foner |
Maintainer | kenny.foner@gmail.com |
Category | Data |
Home page | https://github.com/kwf/Tape |
Uploaded | by kwf at 2014-06-28T04:32:45Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1352 total (7 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] |