it means better support from JVM for Kotlin
# random
d
it means better support from JVM for Kotlin
r
That's not necessarily true though. Local type inference and raw string literals are things that can be fully done in the compiler, it doesn't need any change to the JVM.
d
yes, not in all cases. I was thinking about fibers.
r
Ah didn't get to that point yet. Seems interesting indeed!