listMi<A> function

Monoid<List<A>> listMi<A>()

Implementation

Monoid<List<A>> listMi<A>() => new ListMonoid();