Package Info

ghc-monoidal-containers


Containers with monoidal accumulation


Development/Languages/Other

Containers with merging via monoidal accumulation. The 'Monoid' instances provided by the 'containers' and 'unordered-containers' packages merge structures in a left-biased manner instead of using the underlying monoidal structure of the value.

This package wraps the types provided by these packages, but provides 'Monoid' instances implemented in terms of the value type's 'mappend'. For instance, the 'Monoid' 'Map' instance looks like,

' instance (Ord k, Monoid a) => Monoid (MonoidalMap k a) '.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/monoidal-containers

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.3.0.1-bp150.1.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • x86-64
  • ghc-monoidal-containers
  • ghc-monoidal-containers-devel