<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 29, 2015 at 6:02 PM, Steven D'Aprano <span dir="ltr"><<a href="mailto:steve@pearwood.info" target="_blank">steve@pearwood.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Sep 29, 2015 at 06:37:46PM +0200, Georg Brandl wrote:<br>
<br>
> >     x = x ?? []<br>
><br>
> Looking at this, I think people might call ?? the "WTF operator".  Not a<br>
> good sign :)<br>
<br>
</span>I see your smiley, but C# has this operator. What do C# programmers call<br>
it? ("Null coalescing operator" is the formal name, but that's way too<br>
long for everyday use.)<br></blockquote><div><br></div><div>I've never seen it referred to as anything other than "the null coalescing operator" (or occasionally the "double question mark operator"). C# devs aren't necessarily the most creative bunch... :)</div><div> </div><div>- Jeff</div></div></div></div>