arrow-core / arrow.core.extensions.listk.monoid / combineAll
@JvmName("combineAll") fun <A> ~~combineAll~~(arg0: List<ListK<A>>): ListK<A> Deprecated: @extension projected functions are deprecated
@JvmName("combineAll") fun <A> ~~combineAll~~(arg0:
List
<ListK<A>>): ListK<A>
Do you like Arrow?