arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / empty
fun <O> empty(): Chunk<O>
fun <O> empty():
Chunk
<O>
Chunk with no elements.
Do you like Arrow?