arrow-core-data / arrow.core / rightIor
fun <A> A.rightIor(): Ior<Nothing, A>
fun <A> A.rightIor():
Ior
<
Nothing
, A>
Do you like Arrow?