|
|
|
|
|
by Normal_gaussian
2281 days ago
|
|
It's not just readability. One day the code breaks. For a one liner I have to pick it apart, add logging / diagnostics, fix it, and reassemble. The two most time consuming and error prone parts of that are dealing with the 'one liner' |
|