Closed JamesIry closed 12 years ago
As much as I like immutability, Java's not a great language for always-immutable datastructures. Would be good to have an option for mutable vs immutable fields.
Wiki for discussion https://github.com/JamesIry/JADT/wiki/Mutability
Fixed with https://github.com/JamesIry/jADT/commit/7cc39b8bd1a8058b32ac611464cc8bfc605352f2
As much as I like immutability, Java's not a great language for always-immutable datastructures. Would be good to have an option for mutable vs immutable fields.
Wiki for discussion https://github.com/JamesIry/JADT/wiki/Mutability