That’ll disappear if when we can detach `fx` completely from that using compiler plugins. I’m lookin...
s
That’ll disappear if when we can detach
fx
completely from that using compiler plugins. I’m looking for other solutions as well in the meanwhile which play nicer with
suspend
. All suggestions very welcome.
m
Are comprehensions currently implemented only using Kotlin intrinsics or using a compiler plugin, too?
s
Only using Kotlin Intrinsics
💯 1
m
Thanks!