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

map

inline fun <A> map(f: (O) -> A): Chunk<A>

Creates a new chunk by applying f to each element in this chunk.

Do you like Arrow?

Arrow Org
<