There was an error while loading. Please reload this page.
1 parent 4b3629c commit d4194d1Copy full SHA for d4194d1
README.md
@@ -1413,7 +1413,7 @@ you need to comment out a particular form.
1413
## Existential
1414
1415
* <a name="be-functional"></a>
1416
- Code in a functional way, avoiding mutation when that makes sense.
+ Code in a functional way, using mutation only when it makes sense.
1417
<sup>[[link](#be-functional)]</sup>
1418
1419
* <a name="be-consistent"></a>
0 commit comments