digitalmars.D - Suggested changes in Phobos min() and max()
- bearophile (7/7) Aug 21 2010 Recently I have show a list of suggestions for improvements of find-like...
Recently I have show a list of suggestions for improvements of find-like functions: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=113555 Now on a similar vein I have added a proposal to modify the min() and max() functions of Phobos: http://d.puremagic.com/issues/show_bug.cgi?id=4705 (This proposal comes after many years of coding in Python and D1 with the dlibs1 that contain the same functions.) Bye, bearophile
Aug 21 2010