JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Need mutable ADTs #23

Closed JamesIry closed 12 years ago

JamesIry commented 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

JamesIry commented 12 years ago

Fixed with https://github.com/JamesIry/jADT/commit/7cc39b8bd1a8058b32ac611464cc8bfc605352f2