:: (Foldable t, Monoid a) => t a -> a package:rio

Combine the elements of a structure using a monoid.
The largest element of a non-empty structure.
The least element of a non-empty structure.