arrow-core / arrow.core.extensions.andthen.monoid
fun <A, B> ~~combineAll~~(MB: Monoid<B>, arg0:
List
<AndThen<A, B>>): AndThen<A, B>
Do you like Arrow?