Y
Hacker News
new
|
ask
|
show
|
jobs
by
w4tson
3207 days ago
Don't sweat it, your compiler will point it out and it's fairly ingrained to functional programmers that the last line of function is its return value anyway
1 comments
tomp
3207 days ago
Oh definitely, implicit returns are awesome. I just commented on the fact that a semicolon supresses them.
link