arrow-fx-coroutines / arrow.fx.coroutines.stream / Stream / timeout

timeout

fun timeout(timeout: Duration): Stream<O>

Fails this stream with a TimeoutException if it does not complete within given timeout.

Do you like Arrow?

Arrow Org
<