[Issue 6788] std.range.pairwise

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Dec 5 13:14:19 PST 2014


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

--- Comment #5 from hsteoh at quickfur.ath.cx ---
Hmm. Sounds like what you want is n-element subsets, rather than tuples
specifically. I'll see if I can find any good algorithms for n-subset
enumeration...

--


More information about the Digitalmars-d-bugs mailing list