On Thu, 07 Apr 2011 14:44:28 -0400, Kagamin <[email protected]> wrote:
spir Wrote:// If move down, compress array. if (offset < 0) elements.length += offset;ow, addAssign works on length?
Since 12/09 :) http://www.digitalmars.com/d/2.0/changelog.html#new2_037 -Steve
