On 05/18/2015 11:52 AM, Steven Schveighoffer wrote: > Also note that the longest slice doesn't necessarily have access to > appending. All that is required is that the slice end lands on the array > end:
That explains a lot. Thanks. Ali
Ali Çehreli via Digitalmars-d-learn Mon, 18 May 2015 12:31:13 -0700
On 05/18/2015 11:52 AM, Steven Schveighoffer wrote: > Also note that the longest slice doesn't necessarily have access to > appending. All that is required is that the slice end lands on the array > end:
That explains a lot. Thanks. Ali