[fpc-pascal] TFPGMap retrieving values

Sven Barth pascaldragon at googlemail.com
Fri May 1 20:15:34 CEST 2020


Ryan Joseph via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Fr., 1. Mai 2020, 17:48:

>
>
> > On May 1, 2020, at 10:18 PM, Sven Barth <pascaldragon at googlemail.com>
> wrote:
> >
> > If you need to decide which map to use I suggest you to look at this
> benchmark page: http://www.benibela.de/fpc-map-benchmark_en.html You can
> select various of the maps that FPC supports (both ones distributed with
> FPC and third party ones) and compare them.
>
> and btw, why isn't there a TFPGHashList? I can't find one anyways.
>

Because none was needed. Fgl is mainly a demonstrator for the generic
feature and nowadays mainly useful for smaller targets. The main suggestion
is to use Collections.Generics and there the TDictionary class.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200501/0b5093e5/attachment.html>


More information about the fpc-pascal mailing list