[Issue 16282] Partial permutation/nextPermutation in std.algorithm

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 19 15:03:44 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16282

--- Comment #2 from Wyatt <wyatt.epp at gmail.com> ---
I guess it might?  It looks about how I had envisioned it, but I'm not really
jazzed about the idea of installing an entire mathematics package for a one-off
script I was expecting to take fifteen minutes.

As for the reasoning, I just figured this was obvious? I mean, there probably
isn't an introductory text on permutation that doesn't cover the constrained
case.

--


More information about the Digitalmars-d-bugs mailing list