https://issues.dlang.org/show_bug.cgi?id=10407
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Is this a real bug? Couldn't you just do `s.map!(a => a.to!real).array` to do what you want? --
