Jason House wrote: > Are there any good reasons to allow built in arrays to be resizable? http://www.digitalmars.com/d/2.0/builtin.html > There's already plenty of empirical evidence that building arrays by > appending is incredibly slow. <snip> You need to really get into programming in D and explore the many possible ways of using arrays. Stewart.