Path to this page:
./
devel/hs-monoidal-containers,
Containers with monoidal accumulation
Branch: CURRENT,
Version: 0.6.5.0nb1,
Package name: hs-monoidal-containers-0.6.5.0nb1,
Maintainer: pkgsrc-usersContainers 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, Semigroup a) => Monoid (MonoidalMap k a)
Master sites:
Filesize: 12.651 KB
Version history: (Expand)
- (2025-02-02) Updated to version: hs-monoidal-containers-0.6.5.0nb1
- (2025-02-01) Updated to version: hs-monoidal-containers-0.6.5.0
- (2024-05-09) Updated to version: hs-monoidal-containers-0.6.4.0nb2
- (2023-11-02) Updated to version: hs-monoidal-containers-0.6.4.0nb1
- (2023-10-31) Updated to version: hs-monoidal-containers-0.6.4.0
- (2023-10-09) Updated to version: hs-monoidal-containers-0.6.3.0nb2
CVS history: (Expand)