(no title)
deltaoneseven | 4 years ago
Basically immutability serves to create more invariants and reduce complexity of the program such that it is much more predictable.
I'm advocating exactly your conclusion hence the reason why I specified that immutability is the keyword, not monads and other advanced concepts associated with functional programming.
No comments yet.