[Issue 13940] std.algorithm.argMin

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 6 18:15:30 PDT 2016


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

greenify <greeenify at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |greeenify at gmail.com
         Resolution|---                         |FIXED

--- Comment #7 from greenify <greeenify at gmail.com> ---
Min and maxElement are part of Phobos since 2.071 - the crowd goes wild :) 
They support a custom mapping function and evaluation of the mapping is only
done once.

--


More information about the Digitalmars-d-bugs mailing list