arrow-fx / arrow.fx.extensions / IOMonadError / raiseError
open fun <A> raiseError(e: Throwable): IO<A>
open fun <A> raiseError(e:
Throwable
):
IO
<A>
Do you like Arrow?