Browse by Tags

All Tags » C# » Reader Question (RSS)
Sorry, but there are no more tags available to filter with.

RFC: Conditionals on false

Just a small request for comments. Oren prefers if (GetTrueOrFalse() == false ) ...instead of if (!GetTrueOrFalse()) Coming from 18+ years of C/C++ based language programming, I find either equally readable; but, I'm not always the one reading my...
Posted by PeterRitchie | 11 comment(s)
Filed under: ,