|
|
|
|
|
by regularfry
3688 days ago
|
|
I'm with Zed on this one. Giving the programmer fewer things to have to remember, by design, is a de facto improvement. Forcing a human to repeatedly do a task which could have been designed out is evidence of a bad design. Mind you, we're talking about the stdlib here. You can swap this stuff out. Some people do: djb is a fairly well-known example. |
|