janvladimirmostert
08/17/2020, 7:50 PMStephan Schroeder
08/17/2020, 8:42 PMRohen Giralt
08/17/2020, 9:34 PMsuresh
08/18/2020, 12:54 AMI do hope inline classes become stable soon, thoughAny idea how is it going to work with java inline classes? According to a JVM developer, inline classes might preview in september release (https://www.infoq.com/presentations/java-valhalla-inline-types-2020/ , check around
33:15
)gildor
08/18/2020, 7:33 AMAny idea how is it going to work with java inline classesThey are quite different things, they were called
inline
to avoid conflict with Java proposals for valhalla, but Java renamed them to inliine, so now it would be forever confusiongildor
08/18/2020, 7:34 AMinline
class modifier, because it would be possible to distinguish Jvm inline from Kotlin compile-time inline