[Issue 13940] std.algorithm.argMin

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 6 06:13:26 PST 2015


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

--- Comment #5 from bearophile_hugs at eml.cc ---
See also the maxBy and minBy of F#:
http://msdn.microsoft.com/en-us/library/ee340421.aspx
http://msdn.microsoft.com/en-us/library/ee340252.aspx

--


More information about the Digitalmars-d-bugs mailing list