arrow-core-data / arrow.core / kotlin.Pair / bothIor
fun <A, B> Pair<A, B>.bothIor(): Ior<A, B>
fun <A, B>
Pair
<A, B>.bothIor():
Ior
<A, B>
Do you like Arrow?