arrow-core / arrow.core.extensions / EndoMonoid / combine
open fun Endo<A>.combine(g: Endo<A>): Endo<A>
Do you like Arrow?