hetero-zip: Zip lists with Traversables
A Traversable
's elements can be visited one at a time, and updated
in-place. That means we can visit them at the same time as we walk along a
list, and use the values in the list to update the values in the
Traversable
. This library does just that.
[Skip to Readme]
Downloads
- hetero-zip-0.1.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
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15 && <4.20), infinite-list (>=0.1 && <0.2) [details] |
Tested with | ghc ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | Phil Hazelden, 2024 |
Author | Phil Hazelden |
Maintainer | philip.hazelden@gmail.com |
Category | Data |
Source repo | head: git clone https://github.com/ChickenProp/hetero-zip |
Uploaded | by PhilHazelden at 2024-03-02T13:25:18Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 53 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-03-02 [all 1 reports] |