ghc-semialign 1.2.0.1
Dependencies: ghc-these@1.1.1.1 ghc-hashable@1.4.2.0 ghc-indexed-traversable@0.1.2.1 ghc-indexed-traversable-instances@0.1.1.2 ghc-tagged@0.8.6.1 ghc-unordered-containers@0.2.19.1 ghc-vector@0.12.3.1 ghc-semigroupoids@5.3.7
Channel: guix
Home page: https://github.com/haskellari/these
Licenses: Modified BSD
Synopsis: Align and Zip type-classes from the common Semialign ancestor
Description:
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.
Total results: 1