Function parameters from TypeTuple

Justin Whear via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Oct 17 12:51:51 PDT 2014


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


More information about the Digitalmars-d-learn mailing list