arrow-fx-coroutines / arrow.fx.coroutines.stream / ResourceOps / toList
suspend fun toList(): Resource<List<O>>
suspend fun toList():
Resource
<
List
<O>>
Do you like Arrow?