The latest version of semialign-indexed is 1.2-1.
semialign-indexed
Version 1 revision 0 uploaded by phadej.
Package meta
- Synopsis
- SemialignWithIndex, i.e. izip and ialign
- Description
This package provides
SemialignWithIndex
with two membersclass (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 fromlens
package.- Author
- C. McCann, Oleg Grenrus
- Bug reports
- n/a
- Category
- Data, These
- Copyright
- n/a
- Homepage
- https://github.com/isomorphism/these
- Maintainer
- Oleg Grenrus <oleg.grenrus@iki.fi>
- Package URL
- n/a
- Stability
- n/a