parameterized-utils v1.0.6 Release Notes

Release Date: 2018-11-19 // over 5 years ago
    • Add support for GHC 8.6.
    • Data.Parameterized.Map
      • Added functions:
        • foldlWithKey and foldlWithKey' (strict)
        • foldrWithKey and foldrWithKey' (strict)
        • mapMaybeWithKey