Further reading
- The
Data.Semigroup
library documentation: https://hackage.haskell.org/package/base-4.18.0.0/docs/Data-Semigroup.html - The
Data.Monoid
library documentation:https://hackage.haskell.org/package/base-4.18.0.0/docs/Data-Monoid.html
- The
Data.Foldable
library documentation: https://hackage.haskell.org/package/base-4.18.0.0/docs/Data-Foldable.html