Idiomatic way of writing nested loops?

Sebastiaan Koppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jul 17 04:32:45 PDT 2017


On Monday, 17 July 2017 at 11:07:35 UTC, Anton Fediushin wrote:
> Hello! What is the best way of rewriting this code in idiomatic 
> D manner?

https://dlang.org/phobos/std_algorithm_setops.html#.cartesianProduct


More information about the Digitalmars-d-learn mailing list