papa-prelude-core-0.0.1: Prelude with only useful functions

Safe HaskellSafe
LanguageHaskell2010

Papa.Prelude.Core.Data.Monoid

Documentation

mconcat :: (Monoid a, Foldable f) => f a -> a Source #