arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / concat

concat

fun <A> concat(chunks: Iterable<Chunk<A>>): Chunk<A>

Concatenates the specified sequence of chunks in to a single chunk, avoiding boxing.

Do you like Arrow?

Arrow Org
<