Rob Elliot
11/17/2022, 2:26 PMvalue class
expose all its value's members at the top level is there?Sam
11/17/2022, 2:28 PMvalue class
to a typealias
😉😄Rob Elliot
11/17/2022, 2:28 PMSam
11/17/2022, 2:31 PMRob Elliot
11/17/2022, 2:33 PMphldavies
11/17/2022, 2:36 PMRob Elliot
11/17/2022, 2:36 PMYoussef Shoaib [MOD]
11/17/2022, 4:59 PMoverride
any of its methods or properties (potentially even including toString
for consistency's sake). I made a similar feature proposal a while back, but it was very speculative and under-specified. Transparent value classes could also be a good gateway for Kotlin to get into refined types, but that's a whole another story.