Hacker News new | ask | show | jobs
by sph 11 days ago
Having a separate namespace for functions is silly in that it only saves you from a small set of variable shadowing problems. It’s a hack, not a serious solution.