|
|
|
|
|
by klipt
2149 days ago
|
|
Right, but couldn't the same thing happen with Unix pipes if the components write to a global file? You can do the same optimization Unix pipes does without language enforced purity, just with a caveat that functions sharing state might behave weirdly when fused. |
|