If value types are introduced, why should they be immutable?
o
olonho
10/03/2018, 12:21 PM
Could you please clarify, what do you mean?
d
Dominaezzz
10/03/2018, 6:45 PM
In the talk last year by Andrey Breslav on "Deep dive into Kotlin/Native", he said he is on the same side as the JVM guys for having immutable value types as supposed to CLR guys with mutable structs.
Dominaezzz
10/03/2018, 6:46 PM
He said, it would only make sense, that they would be immutable.