Bruno Medeiros Wrote: > Making the array reallocate _every_ time that it's resized (to a greater > length) is actually not that unreasonable. Would it be highly > inneficient? Only if you write bad code. TDPL agrees with you, I quote: Challenge: make D slower than C#.