arrow-fx-coroutines / arrow.fx.coroutines.stream / Stream / empty
fun <O> empty(): Stream<O>
fun <O> empty():
Stream
<O>
Empty Stream.
Do you like Arrow?