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

just

fun <O> just(o: O): Chunk<O>

Creates a chunk consisting of a single element.

Do you like Arrow?

Arrow Org
<