Tristan Caron
12/16/2016, 10:48 AMis what is calledasyncin the code above. In Kotlin you’d writeasync*
The code I wrote above, the,FutureandPromiseare all equivalent.Task
async* can’t be an async {} then. What I call Stream is actually closer to Observable. It should be an asyncGenerator {}