Functional transformation of immutable objects in Java
https://openjdk.java.net/projects/amber. Contribute to openjdk/amber-docs development by creating an account on GitHub. (more…)
Read more »It’s been about a decade since I last worked in Java and much has changed.
I thought I’d brush up by re-reading Effective Java by Joshua Bloch
which has since received a new edition. It was once my guiding star for
Java. However, after an additional decad… Read more