Ryan Joseph via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am
Sa., 2. Mai 2020, 12:33:

>
>
> > On May 1, 2020, at 10:18 PM, Sven Barth <pascaldra...@googlemail.com>
> wrote:
> >
> > It is a map. It maps keys to values. Nowhere does it say how the map is
> implemented.
> >
> > 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.
>
> I thought it was a hash map! From the page:
>

And as I said: it's nowhere required that a map is a hash map. It was
simply an assumption you made.

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

Reply via email to