Hacker News new | ask | show | jobs
by Jaruzel 2139 days ago
Ah no, I strip out the unused functions once the project is finished - I can always put them back in if needed later on from another copy.

Tbh, I simplified slightly - depending on the language, I can have many support source files full of functions, separated based on function type - so networking, IO, calcs etc.