arrow-core / arrow.core.extensions / EndoMonoid

EndoMonoid

interface ~~EndoMonoid~~<A> : Monoid<Endo<A>> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.

Functions

combine open fun Endo<A>.combine(g: Endo<A>): Endo<A>
empty open fun empty(): Endo<A>

Do you like Arrow?

Arrow Org
<