Hacker News new | ask | show | jobs
by Akronymus 1494 days ago
Also, internal functions/lambdas first before exposing it externally makes the most sense in many cases. Reduces namespace pollution and makes it easier to rewrite those inner ones.