"dsimcha" <[email protected]> wrote in message news:[email protected]... >> >> Since a few days ago, mutable strings returned from strongly pure >> functions >> can be implicitly converted to immutable ones, so a cast won't be needed >> any >> more. > > Does the same apply to all arrays of primitives?
To all types. Arrays, AAs, classes etc.
