<div>Didn&#39;t knew about D.learn :) - I&#39;ll head over there, to ask questions alike this one, instead of polluting here.<br></div><div>the bit type in D1, is just an alias for bool I take it, for backwards compatibility`? - is it deprecated?</div>
<div><br></div><div>Yet again, thanks you :)</div><br><div class="gmail_quote">On 23 September 2010 00:32, bearophile <span dir="ltr">&lt;<a href="mailto:bearophileHUGS@lycos.com">bearophileHUGS@lycos.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Emil Madsen:<br>
<div class="im"><br>
&gt; Okay I&#39;m interresting in getting more infomation about the bit[] type;<br>
&gt; - is it still implemented in D1? - and why was it removed?<br>
&gt; - is it possible to get a link to the design considerations of removing it,<br>
&gt; and such?<br>
&gt; - any source of info, on the design phase about it, will be in my interrest<br>
<br>
</div>D.learn is a better place to ask such questions.<br>
In D1 now the bit type exists just as an alias.<br>
I think it was removed because you can&#39;t get the address of a bit. D1 Phobos has functions in std.intrinsic to manage bit arrays, and D2 Phobos has a module that implements a bit array and a way to build struct bit fields.<br>

<br>
Bye,<br>
<font color="#888888">bearophile<br>
</font></blockquote></div><br><br>-- <br>// Yours sincerely<br>// Emil &#39;Skeen&#39; Madsen<br>