FirstSemigroup top-level property

Semigroup FirstSemigroup
final

Implementation

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