Youssef Shoaib [MOD]
componentN
data class Foo(val bar: Int) { operator fun component1() = bar.toString() }
Sam
• Providing explicit implementations for the componentN() and copy() functions is not allowed.
componentN()
copy()
phldavies
component1()
A modern programming language that makes developers happier.