Hello,
You could always send a patch with a TFPGHashedMap or TFPGRedBlackMap
implementation.
thanks,
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pas
> i don't know why free pascal's map is based on array.
Because the unit was meant mainly for testing the generics support and if
you read the line right before the unit clause:
https://github.com/graemeg/freepascal/blob/master/rtl/objpas/fgl.pp#L20
Still, there's no problem having array backed m