|
|
|
|
|
by javajosh
5113 days ago
|
|
The benefits from immutability are well-known outside the functional world. Josh Bloch harped on that (and rightly so) quite a lot in "Effective Java". Immutability in Java is great, and doesn't have a functional corequisite. |
|