Thread overview | ||||||
---|---|---|---|---|---|---|
|
July 12, 2014 [Issue 13092] std.algorithm.cartesianProduct of Nullable Tuple of strings array too | ||||
---|---|---|---|---|
| ||||
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 [Issue 13092] std.algorithm.cartesianProduct of Nullable Tuple of strings array too | ||||
---|---|---|---|---|
| ||||
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 [Issue 13092] std.algorithm.cartesianProduct of Nullable Tuple of strings array too | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13092 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 01 [Issue 13092] std.algorithm.cartesianProduct of Nullable Tuple of strings array too | ||||
---|---|---|---|---|
| ||||
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 -- |
Copyright © 1999-2021 by the D Language Foundation