|
|
|
|
|
by eru
3180 days ago
|
|
Some languages are leakier than others.. As for terse code: a line that's five times as hard to understand might be worth it, if it saves ten. (But I usually code in languages that are famously terse and have watertight abstractions---at least in the correctness sense, even if not in the performance sense.) |
|