[Issue 14637] Array operations should work on tuples

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun May 31 16:18:36 PDT 2015


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

Andrei Alexandrescu <andrei at erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |preapproved
                 CC|                            |andrei at erdani.com

--- Comment #1 from Andrei Alexandrescu <andrei at erdani.com> ---
We should also support tuple ~ value and value ~ tuple. Obviously the ~=
operation cant' work :o).

--


More information about the Digitalmars-d-bugs mailing list