What are inline classes

On the Kotlin github repository I’ve seen commits (1, 2, 3) referencing inline classes. I could not find any informations about them so I assume they are an experimental/WIP feature. I’m curious though what are they and is there any ETA on them. Are they going to do something like kotlinx.atomicfu does?

3 Likes

See here
https://drive.google.com/file/d/0BwAovUlww0CmVmNQTXd4TTdKYUU/view
section 9

8 Likes