minSi method

Semigroup<A> minSi()

Implementation

Semigroup<A> minSi() => new MinSemigroup(this);