Join Slack
Powered by
Are the 1.4.30 / 1.5 inline (value) classes backed...
# announcements
j
Joel
02/09/2021, 5:01 PM
Are the 1.4.30 / 1.5 inline (value) classes backed by Valhalla or is it compiler shenanigans under the hood?
Joel
02/09/2021, 5:03 PM
Follow up - what's the purpose of using
@JvmRecord
versus data class?
r
Ruckus
02/09/2021, 5:37 PM
It's explained pretty well on the blog:
https://blog.jetbrains.com/kotlin/2021/02/new-language-features-preview-in-kotlin-1-4-30/#inline-value-classes-stabilization
j
Joel
02/09/2021, 5:45 PM
value
is present in 1.4.30 or that's a 1.5 addition?
r
Ruckus
02/09/2021, 5:48 PM
That's explained in that post under "How to try the new features"
j
Joel
02/09/2021, 5:50 PM
Nice! Thank you
5
Views
Open in Slack
Previous
Next