semialign: Align and Zip type-classes from the common Semialign ancestor.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

The major use of These of this is provided by the align member of Semialign class, representing a generalized notion of "zipping with padding" that combines structures without truncating to the size of the smaller input.

It turns out that zip operation fits well the Semialign class, forming lattice-like structure.

Properties

Versions 1, 1.1, 1.1.0.1, 1.2, 1.2, 1.2.0.1, 1.3
Change log CHANGELOG.md
Dependencies base (>=4.5.1.0 && <4.16), bifunctors (>=5.5.4 && <5.6), containers (>=0.4.2.1 && <0.7), ghc-prim, hashable (>=1.2.7.0 && <1.4), indexed-traversable (>=0.1.1 && <0.2), indexed-traversable-instances (>=0.1 && <0.2), semigroupoids (>=5.3.2 && <5.4), semigroups (>=0.18.5 && <0.20), tagged (>=0.8.6 && <0.9), these (>=1.1.1.1 && <1.2), 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), void (>=0.7.3 && <0.8) [details]
License BSD-3-Clause
Author C. McCann, Oleg Grenrus
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Category Data, These
Home page https://github.com/haskellari/these
Source repo head: git clone https://github.com/haskellari/these.git(semialign)
Uploaded by phadej at 2021-02-25T11:42:32Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
semigroupoids

Build with semigroupoids dependency

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees