Hacker News new | ask | show | jobs
by magicalhippo 228 days ago
> implicit return is just plain better

I really dislike them. Makes me wonder if you just got distracted and forgot to finish the function. Be explicit, don't make me have to spend time figuring it out.