Are the 1.4.30 / 1.5 inline (value) classes backed...
# announcements
j
Are the 1.4.30 / 1.5 inline (value) classes backed by Valhalla or is it compiler shenanigans under the hood?
Follow up - what's the purpose of using
@JvmRecord
versus data class?
j
value
is present in 1.4.30 or that's a 1.5 addition?
r
That's explained in that post under "How to try the new features"
j
Nice! Thank you