<div class="Hi" style="color:rgb(34,34,34)"><div class="Ii" style="height:169px"><div class="Uh" style="height:169px"><div class="di gi  Th" dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">This topic has come up in internal discussions several times.  We’ve discussed adding new features to for/in loop to handle it, having something like “in?” as you suggest:</div></blockquote><div><br></div><div style="clear:both"></div></div></div></div></div><div style="color:rgb(34,34,34);clear:both"></div><div class="Hi" style="color:rgb(34,34,34)"><div class="Ii" style="height:22px"><div class="Uh" style="height:22px"><div class="di ei  Th" dir="ltr"><div>Glad to hear I didn&#39;t miss anything obvious! </div><div style="clear:both"></div></div></div></div></div><div style="color:rgb(34,34,34);clear:both"></div><div class="Hi" style="color:rgb(34,34,34)"><div class="Ii" style="height:359px"><div class="Uh" style="height:359px"><div class="di gi  Th" dir="ltr"><div><br></div><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div style="word-wrap:break-word"><div style="margin:0px;line-height:normal">etc.  However, the discussion kept coming back to the fact that we have a pretty trivial way to express this already:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><br></div></div></div><blockquote type="cite"><div style="word-wrap:break-word"><div>I know this is a very minor thing and it can be worked around easily by code like this:</div><div><br></div><div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="color:rgb(187,44,162)">for</span> object <span style="color:rgb(187,44,162)">in</span> array ?? [] {</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">    …</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">}</div></div></div></blockquote><div><br></div><div>Thus this isn’t really solving a big problem, and making the language more complex isn’t worth it.</div></div></blockquote><div><br></div><div style="clear:both"></div></div></div></div></div><div style="color:rgb(34,34,34);clear:both"></div><div class="Hi" style="color:rgb(34,34,34)"><div class="Ii" style="height:44px"><div class="Uh" style="height:44px"><div class="di ei  Th" dir="ltr"> I suspected as much. Thanks for taking the time to look over it!</div></div></div></div>