Cristian Vlasceanu and D for the .NET platform

grauzone none at example.net
Mon Mar 9 13:49:16 PDT 2009


BCS wrote:
> Reply to Walter,
> 
>> http://www.reddit.com/r/d_language/comments/838lf/cristian_vlasceanu_a
>> nd_d_for_the_net_platform/
>>
> 
> His comments on array slicing are interesting.
> 
> Seems to me the solution should be to have *all* dynamic arrays be 
> ArraySegment as all dynamic arrays under DMD are a slices of the full 
> memory space.

Whatever happened to T[new]. Seems The Gods prefer having something like 
an "array builder" struct, and leave slices unchanged. Or maybe they'll 
remove the ability to increase the length of a slice.


More information about the Digitalmars-d-announce mailing list