Hacker News new | ask | show | jobs
by coneonthefloor 267 days ago
I’d rather be explicit. If the value is null then it should be explicitly handled.

I feel like this is another step in the race to add every conceivable feature to a language, for the sake of it.

1 comments

This is explicit though. The question mark operator is the developer explicitly asking for this behavior.