Thread overview
[Issue 13092] std.algorithm.cartesianProduct of Nullable Tuple of strings array too
Jul 05, 2017
Vladimir Panteleev
Dec 17, 2022
Iain Buclaw
July 12, 2014
https://issues.dlang.org/show_bug.cgi?id=13092

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--- Comment #1 from hsteoh@quickfur.ath.cx ---
Weird, seems b[0] and b.get[] must be returning some kind of proxy type, since passing const(string[]) to cartesianProduct works just fine. Either that, or this is a compiler bug that somehow messes up type inference. Will have to investigate a bit more to figure it out.

--
July 05, 2017
https://issues.dlang.org/show_bug.cgi?id=13092

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |All
                 OS|Windows                     |All

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=13092

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=13092

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10070

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--