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

--- Comment #1 from [email protected] ---
Hmm. Isn't this expected behaviour? After all, typeof(a) == immutable(dchar)[],
so shouldn't the cartesianProduct result contain the same element type, i.e.,
immutable(dchar)?

--

Reply via email to