sss
03/15/2017, 3:33 PMrobin
03/15/2017, 3:59 PMthomasnield
03/15/2017, 4:00 PMlupajz
03/15/2017, 4:01 PMfor
problem ? Running the code I see similar resultsrobin
03/15/2017, 4:03 PMfor
in kotlin is, or why he went to implement that weird For
function.thomasnield
03/15/2017, 4:04 PMrobin
03/15/2017, 4:05 PMcurioustechizen
03/15/2017, 4:06 PMnfrankel
03/15/2017, 4:17 PMrwachol
03/15/2017, 4:45 PMfor
that’s what he meansdalexander
03/15/2017, 4:59 PMrobin
03/16/2017, 7:58 AMfor
in other languages?rwachol
03/16/2017, 8:08 AMthomasnield
03/16/2017, 3:32 PMfor
loops that yield
, but why would you want to do that when you have Sequences, Streams, Rx Observables, etc...robin
03/16/2017, 3:36 PMyield
isn't tied to for
though, and we'll be able to do yield
as well with coroutines 🙂rwachol
03/16/2017, 3:52 PMv0ldem0rt
03/17/2017, 8:03 PM