Hacker News new | ask | show | jobs
by kilink 3549 days ago
Maybe they mean data class inheritance, instead of subclassing? That's the only thing I know of that is planned for Kotlin 1.1 [1], and it's primarily useful for sealed classes (I've wanted this).

[1] https://github.com/Kotlin/KEEP/blob/master/proposals/data-cl...