arrow-core-data / arrow.core / toPair
fun <A, B> Tuple2<A, B>.~~toPair~~(): Pair<A, B> Deprecated: Tuple2 is deprecated in favor of Kotlin’s Pair
fun <A, B>
Tuple2
<A, B>.~~toPair~~():
Pair
<A, B>
Do you like Arrow?