If value types are introduced, why should they be ...
# kotlin-native
d
If value types are introduced, why should they be immutable?
o
Could you please clarify, what do you mean?
d
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.
He said, it would only make sense, that they would be immutable.