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