flattenMerge 作用和flattenConcat 一样,但是可以设置并发收集流的数量. runBlocking { flow { emit(flowOf(1, 2)) emit(flowOf(3,4)) } .
確定! 回上一頁