arrow-fx / arrow.fx.extensions.io.applicativeError / arrow.core.Either
fun <A, EE> Either<EE, A>.~~fromEither~~(arg1: (EE) ->
Throwable
):
IO
<A>
Do you like Arrow?