[Issue 13940] std.algorithm.argMin

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 5 14:00:58 PST 2015


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

--- Comment #4 from bearophile_hugs at eml.cc ---
So its usage looks like:

someRange.keyMin!abs
someRange.keyMax!abs

--


More information about the Digitalmars-d-bugs mailing list