http://d.puremagic.com/issues/show_bug.cgi?id=4705
--- Comment #3 from Denis Derman <[email protected]> 2010-12-24 11:17:33 PST --- Aside the posted comment, I rather support this proposal. Have you ever called an external func for min(a,b) or sum(a,b)? (lol ;-) So, according to me, what we need is a simple and efficient implementation of min/max (and sum, etc...) for what is the common need: over a collection. An variant with transform func would also be nice, indeed. Denis -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
