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