Andrei Alexandrescu <[email protected]> wrote:
(b) Promote a change in the compiler to convert immutable(T[]) to immutable(T)[] when passed by value into a function. This is safe and sensible.
This absolutely seems sensiblest. Vote++; -- Simen
Andrei Alexandrescu <[email protected]> wrote:
(b) Promote a change in the compiler to convert immutable(T[]) to immutable(T)[] when passed by value into a function. This is safe and sensible.
This absolutely seems sensiblest. Vote++; -- Simen