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

Dmitry Olshansky <dmitry.o...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dmitry.o...@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Dmitry Olshansky <dmitry.o...@gmail.com> ---
This is trivially doable in library as shown below.

And it's a wrong kind of magic for builtin AAs that is hard to "extend" to
other types. There are plenty of ways to have nice syntax for this operation
with UFCS and friends, so I believe it's not going to happend.

No more magic for builtins.

--

Reply via email to