Hacker News new | ask | show | jobs
by shortoncash 3935 days ago
If you count utilizing metaprogramming features within some of the more mainstream languages, my code re-use is sky-high.

If you aren't generalizing the problems you're solving in such a way that you can just use policy-types to customize behavior, you're probably not doing yourself any favors in the code re-use sense.