Y
Hacker News
new
|
ask
|
show
|
jobs
by
rjbwork
3414 days ago
And now, with C#6 that last bit becomes:
if(items.Any(x => x?.SomeValue == null))