arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / toList
fun toList(): List<O>
fun toList():
List
<O>
Converts this chunk to a list.
Do you like Arrow?