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

>
>
> > On May 1, 2020, at 10:18 PM, Sven Barth <pascaldra...@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

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to