|
|
|
|
|
by jdiez17
4185 days ago
|
|
But that's an optimisation. Which can be switched off to get the benefits from parallelism. This is a tradeoff that programmers would traditionally have to consider, but with functional programming the compiler can figure it out for us. |
|