monoidal-containers v0.5.0.0 Release Notes

Release Date: 2019-07-31 // over 4 years ago
    • Added Data.IntMap.Monoidal and Data.IntMap.Monoidal.Strict, corresponding to Data.IntMap and Data.IntMap.Strict
    • Make fromList, insert, and mapKeys from Data.Map.Monoidal and Data.Map.Monoidal.Strict require Semigroup on values to properly capture monoidal behavior instead of reverting to the left-biased semantics of Data.Map.
    • Add Align instances and, for sufficiently recent versions of these, Semialign instances
    • Support these 0.8.0