Hacker News new | ask | show | jobs
by tootie 2185 days ago
Breaking routines into functions makes testing possible. If it's really only called once, the compiler can inline it for you.