equal
deleted
inserted
replaced
|
1 State by itself is quite harmless. However, mutable state is the big offender. Especially if it is shared. What exactly is mutable state? Any state that can change. |
|
2 |
|
3 ==================== |
|
4 |
1 Why functional programming? |
5 Why functional programming? |
2 |
6 |
3 Nice article and pictures of multicores. |
7 Nice article and pictures of multicores. |
4 |
8 |
5 https://sigma.software/about/media/pillars-functional-programming-part-1 |
9 https://sigma.software/about/media/pillars-functional-programming-part-1 |