<div class="gmail_quote">On Wed, Aug 4, 2010 at 22:00, Steven Schveighoffer <span dir="ltr">&lt;<a href="mailto:schveiguy@yahoo.com">schveiguy@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>code i&#39;m not sure what the<br>
<br>
      is(char[1 + Range.empty]))<br>
<br>
</blockquote>
<br><br></blockquote></div></blockquote>
Hm..., then shouldn&#39;t that be is(typeof(...))?<br><br></blockquote><div><br></div><div>But char[1 + ...] is already a type, no? I thought typeof() was to extract type from an expression?  </div></div><br>