|
|
|
|
|
by riwsky
673 days ago
|
|
Sure, comprehensibility is the terminal goal—but size reduction is relevant because it’s an easily measured, decently predictive proxy for that. No, code-golfing 3 lines down to one doesn’t help, but the bigger size differences are always of the “composition over XYZ” variety that change the entire complexity class of how much code you need to write (like React letting people write O(states) rendering code instead of O(transitions)). |
|
Maybe you're right. I've had a drink, I'll think over it in the morning, thanks.