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