: Friday, January 24, 2025 3:12 PM
To: Aviad Zer ; core-libs-dev@openjdk.org
Subject: Re: Proposal to extend Math.min and Math.max to support multiple
parameters
Hello Aviad,
A brief reply here, there is some utility in having direct support for finding
the min or max over an aggregate of data
Hello Aviad,
A brief reply here, there is some utility in having direct support for
finding the min or max over an aggregate of data and min/max methods
taking an array is something that could have been added to the platform
at any point since its inception. The fact that such methods weren't