mattinger
01/11/2023, 5:26 PMcopy and destructuring functions which can cause backward compatibility issues in libraries.kevin.cianfarini
01/11/2023, 5:27 PMmattinger
01/11/2023, 5:32 PMjw
01/11/2023, 5:44 PMmattinger
01/11/2023, 5:46 PMjw
01/11/2023, 5:50 PMinline to match Java, but then Java switched to value.mattinger
01/11/2023, 5:50 PMstructjw
01/11/2023, 5:51 PMrecord to match Javajw
01/11/2023, 5:51 PMephemient
01/11/2023, 5:57 PMjw
01/11/2023, 5:59 PMAndrew O'Hara
01/11/2023, 7:34 PM@JvmInline value class.CLOVIS
01/11/2023, 10:16 PMcopy issue by introducing copying as a language syntax instead of a function, so no backward compatibility issues.ephemient
01/11/2023, 10:20 PM