|
|
|
|
|
by lisper
389 days ago
|
|
> No, because 99.9999% of the time, you explicitly do not want the compiler implicitly filling in a hole like that Who are you to tell me what I want? You are making all manner of tacit assumptions about the kind of work I do and what my requirements are. I absolutely do want the compiler filling in every hole it possibly can. For me, that's the whole point of using a high-level language in the first place. For the kind of work I do, what matters most is getting things done as quickly as possible. Correctness and run-time efficiency are secondary considerations. |
|
But for people who prioritize precision and correctness, that's what programming languages were invented for.