Alexjok
flowOf(1,2,3).collect { value -> println(value) }
sikri
A modern programming language that makes developers happier.