arrow-core / arrow.core.extensions.tuple2.semigroup / arrow.core.Tuple2 / semigroup
fun <A, B> Tuple2.Companion.~~semigroup~~(SA: Semigroup<A>, SB: Semigroup<B>):
Tuple2Semigroup
<A, B>
Deprecated: Tuple2 is deprecated in favor of Kotlin’s Pair. ReplaceWith Pair and use Pair instance of Show
Do you like Arrow?
✖