Function parameters from TypeTuple

Justin Whear via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Oct 17 13:29:34 PDT 2014


On Fri, 17 Oct 2014 20:25:26 +0000, Tofu Ninja wrote:

> Yeah, the part that fixed it was Tuple! to tuple. Thanks for the help. I
> think this fixes my problem.

I think std.range.transversal already provides the functionality you're 
looking for.
http://dlang.org/phobos/std_range.html#transversal


More information about the Digitalmars-d-learn mailing list