arrow-fx-coroutines / arrow.fx.coroutines.stream / Pull / attempt

attempt

fun attempt(): Pull<O, Either<Throwable, R>>

Returns a pull with the result wrapped in Right, or an error wrapped in Left if the pull has failed.

Do you like Arrow?

Arrow Org
<