Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdpi
4302 days ago
More code is more complexity from a maintenance point of view. You have to maintain n copies of the same code, specialised to n types. Find a bug in one, hopefully you'll remember to correct it for all n.