[Gambas-user] New feature in the Array classes
T Lee Davidson
t.lee.davidson at gmail.com
Wed Feb 10 17:59:24 CET 2021
On 2/9/21 5:38 PM, Benoît Minisini wrote:
> I have replaced Array.Sorted property by explicit methods FindSorted(), ExistSorted(), FindByRefSorted() and ExistByRefSorted().
>
> Normally, with that, everything is backward-compatible.
Wouldn't adding an optional parameter serve the purpose *and* eliminate the need for more methods? Or, would that add too much
complexity?
--
Lee
More information about the User
mailing list