|
|
|
|
|
by hhmc
2227 days ago
|
|
Regardless of the induvidual merits of the changes (and I do disagree with you), it's not reasonable to say:
"Folds are overcomplicated, here's a version without folds which is simpler" whilst also making a range of unrelated changes to reduce code size. |
|
The changed version is idiomatic in image processing or similar areas that deal with pixels. Being idiomatic makes it familiar to read, and easy to change.