semialign-indexed: SemialignWithIndex, i.e. izipWith and ialignWith
Deprecated.
in favor of semialign
This package provides SemialignWithIndex
with two members
class (FunctorWithIndex i f, Semialign f) => SemialignWithIndex i f | f -> i where ialignWith :: (i -> These a b -> c) -> f a -> f b -> f c izipWith :: (i -> a -> b -> c) -> f a -> f b -> f c
Superclass FunctorWithIndex
is from lens
package.
Versions [faq] | 1, 1.1, 1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5.1.0 && <4.14), containers (>=0.4.2.1 && <0.7), hashable (>=1.2.7.0 && <1.4), lens (>=4.17 && <4.19), semialign (>=1 && <1.1), these (>=1 && <1.1), transformers (>=0.3.0.0 && <0.6), transformers-compat (>=0.6.5 && <0.7), unordered-containers (>=0.2.8.0 && <0.3), vector (>=0.12.0.2 && <0.13) [details] |
License | BSD-3-Clause |
Author | C. McCann, Oleg Grenrus |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 1 made by phadej at 2019-09-07T07:39:19Z |
Category | Data, These |
Home page | https://github.com/isomorphism/these |
Source repo | head: git clone https://github.com/isomorphism/these.git |
Uploaded | by phadej at 2019-06-02T14:27:10Z |
Distributions | NixOS:1.1 |
Downloads | 1189 total (86 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-06-02 [all 1 reports] |
Downloads
- semialign-indexed-1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.