Is it a better approach than the much easier to read if (x==null) then doSomething? Is yes, why?
Both work as expected but unclear on which is the better programming practice and why
Looks like stack overflow needs a minimum of 220 characters so padding with stuff unrelated to my question