UnitReducer

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[C, M](u: C => M)(implicit mm: Monoid[M]): Reducer[C, M]

Minimal Reducer derived from a monoid and unit.

Minimal Reducer derived from a monoid and unit.