On Fri, 17 Oct 2014 11:56:31 -0700, Ali Çehreli wrote:

> You want to write a function that takes an index and a number of arrays;
> and returns an N-ary Tuple where N matches the number arrays passed to
> the function: :p

http://dlang.org/phobos/std_range.html#transversal

Reply via email to