Hacker News new | ask | show | jobs
by philipodonnell 2704 days ago
If there was a rule that functions could only return named variables (vs expressions that evaluate to a value that is returned) it would get closer to "this function accepts paramName1 and paramName2 and returns sumOfParams".