Hacker News new | ask | show | jobs
by mpweiher 431 days ago
Name the function/method as the thing it "returns".

In fact, just forget that it is a function that does something. Treat it as the thing it returns.

string fullName( string firstName, string lastName )