[Issue 3760] Allow std.math pure function to be used in array operations.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 16 14:45:39 UTC 2018


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

Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dmitry.olsh at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
Like it or not but this is MAGIC that is done for arrays and has a lot of
footprint and semantic load for a marginal gain.

Use a DSL, really.

Not going to happen given the keynote of DConf 2018.

--


More information about the Digitalmars-d-bugs mailing list