Transforms entries of the Map into data of M and folds into one by Monoid.combine from the first entry.
Map
M
Monoid.combine
The Monoid instance for M.
Monoid
Accumulated result.
Generated using TypeDoc
Transforms entries of the
Mapinto data ofMand folds into one byMonoid.combinefrom the first entry.