maxSi method

Semigroup<A> maxSi()

Implementation

Semigroup<A> maxSi() => new MaxSemigroup(this);