arrow-fx / arrow.fx.extensions / IOApplicativeError / attempt

attempt

open fun <A> IOOf<A>.attempt(): IO<Either<Throwable, A>>

Do you like Arrow?

Arrow Org
<