Linus' idea of "good taste" code

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 27 08:51:28 PDT 2016


On Tuesday, 25 October 2016 at 22:53:54 UTC, Walter Bright wrote:
> It's a small bit, but the idea here is to eliminate if 
> conditionals where possible:
>
> https://medium.com/@bartobri/applying-the-linus-tarvolds-good-taste-coding-requirement-99749f37684a#.nhth1eo4e

Dunno, I wouldn't expect an edge case to fall into the common 
flow of the code.


More information about the Digitalmars-d mailing list