[Issue 1654] Array concatenation result should be implicitly castable between mutable and immutable if the elements support it.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 1 11:46:48 UTC 2018


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Array concatenation should  |Array concatenation result
                   |result in mutable or        |should be implicitly
                   |invariant depending on      |castable between mutable
                   |usage                       |and immutable if the
                   |                            |elements support it.

--


More information about the Digitalmars-d-bugs mailing list