I cringe every time I see a method call like: maybeDoSomething() Please externalize the condition: if (somethingNeedsDoing()) doSomething()
Replying to @joewalnes
@joewalnes
if(drand48()>0.5)
{
AbsurdThing();
}
else
{
OtherAbsurdThing();
}
5:37 AM - 13 Jun 2014
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.