On Wed, 12 Apr 2017, nore...@z505.com wrote:

On 2017-03-17 19:06, Giuliano Colla wrote:
Il 18/03/2017 00:29, African Wild Dog ha scritto:

Ia there any hash list implementation in free Pascal?
The IniFiles unit (fpc/packages/fcl-base/src/inifiles.pp) provides a
THashedStringList (descendant from TstringList) which I'm using
reliably since many years.

If it is not specific to INI files and can be used generally for many things, maybe it should be pulled out into some other unit so people do not think it is just INI file related?

we could put it in contnrs, and alias it in inifiles.pp

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

Reply via email to