Heap: container or range?

Denis Koroskin 2korden at gmail.com
Fri Jan 30 11:45:55 PST 2009


Andrei Alexandrescu Wrote:

[snip]
> 
> int[] a = [ 1, 2, 3 ];
> take(1, a);
> 

Why is a not [2, 3] now?




More information about the Digitalmars-d mailing list