On Wed, 09 Jun 2010 20:41:48 -0400, 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.

I think this works well.

Same goes for const and shared.

-Steve

Reply via email to