[Issue 7128] Cartesian product of ranges
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jul 10 14:46:08 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=7128
--- Comment #19 from bearophile_hugs at eml.cc ---
This pull has fixed the most glaring problems of cartesianProduct:
https://github.com/D-Programming-Language/phobos/pull/2276
I leave this ER open for the "repeat" argument request (compile time argument
or run-time one), and for the desire of benchmarking.
--
More information about the Digitalmars-d-bugs
mailing list