On 2011-12-13 21:40, Walter Bright wrote:
On 12/13/2011 12:34 PM, Jacob Carlborg wrote:
I agree, just take a look at C++ libraries. Many of the implement
their own
string and vector classes even though it's available in the standard
library.


Look no further than Array in the dmd sources :-)

That always made me wonder. Is that an array just used internally by DMD or something related to D arrays, or both?

--
/Jacob Carlborg

Reply via email to