arrow-core-data / arrow.core / kotlin.Pair / combine

combine

fun <A, B> Pair<A, B>.combine(SA: Semigroup<A>, SB: Semigroup<B>, b: Pair<A, B>): Pair<A, B>

Do you like Arrow?

Arrow Org
<