|
|
|
|
|
by aSanchezStern
435 days ago
|
|
The answer it seems is, it depends on what kind of code you're looking at. The post showed that `for` loops cause a lot more variable-name-biased reasoning, while `ifs` and function defs/calls are more variable-name independent. |
|