[fpc-pascal] FGL.TFPSList Find method needed (binary search)

AlexeyT aaa5500 at ya.ru
Sat Feb 16 21:30:33 CET 2019


Hello. Can you pls, add Sorted property to TFPSList / TFPGList (Add() 
method must sort newly added item), and also Find method (which must use 
binary search in Sorted case, and use plain loop if not sorted)?

-- 
Regards,
Alexey




More information about the fpc-pascal mailing list