arrow-core-data / arrow.core / Endo

Endo

data class Endo<A>

The monoid of endomorphisms under composition.

Constructors

<init> The monoid of endomorphisms under composition.Endo(f: (A) -> A)

Properties

f val f: (A) -> A

Functions

combine fun combine(g: Endo<A>): Endo<A>

Do you like Arrow?

Arrow Org
<