Tiago Nunes
List<Flow<T>>
Flow<List<T>>
wasyl
combine
Joffrey
combine(flows) { mostRecentValuesInEach -> mostRecentValuesInEach.toList() }
A modern programming language that makes developers happier.