arrow-fx-coroutines / arrow.fx.coroutines.stream / Pull / raiseError
fun raiseError(e: Throwable): Pull<Nothing, Nothing>
fun raiseError(e:
Throwable
):
Pull
<
Nothing
,
>
Do you like Arrow?