[Gambas-user] New feature in the Array classes

Benoît Minisini g4mba5 at gmail.com
Tue Feb 9 23:38:53 CET 2021


Le 09/02/2021 à 21:12, Benoît Minisini a écrit :
> 
> You are right, Array.Sorted is a bad idea. I was concerned of not adding 
> too many new methods, but apparently it is unavoidable!
> 

I have replaced Array.Sorted property by explicit methods FindSorted(), 
ExistSorted(), FindByRefSorted() and ExistByRefSorted().

Normally, with that, everything is backward-compatible.

Regards,

-- 
Benoît Minisini


More information about the User mailing list