SecondSemigroup top-level property

Semigroup SecondSemigroup
final

Implementation

final Semigroup SecondSemigroup = semigroup((a1, a2) => a2);