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

invoke

operator fun <O> invoke(size: Int, init: (index: Int) -> O): Chunk<O> operator fun <O> invoke(vararg oos: O): Chunk<O>

Do you like Arrow?

Arrow Org
<