On 8/10/07, <b class="gmail_sendername">Stefan O&#39;Rear</b> &lt;<a href="mailto:stefanor@cox.net">stefanor@cox.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Bool is 32 bits, but Don is using UArray.&nbsp;&nbsp;UArray is not parametric in<br>the element type, which means it&#39;s less generally useful (no UArray of<br>Complex Double, for instance), but conversely it is able to use more<br>
efficient representations depending on the type.<br></blockquote></div><br>Ok, interesting :-)<br><br>