[fpc-pascal] How reliable are Hashlists in Contnrs
noreply at z505.com
noreply at z505.com
Mon Aug 24 21:01:37 CEST 2020
I've noticed some problem with another hashlist that after adding about
2000 items to it, it starts to have problems. There are duplicates added
(possibly a collision?)
Is there a such thing as a perfect hashlist which never has a collision,
or will they always have problems... In that case a regular but slower
List might be of use for perfection.
If there is an error would it throw an exception?
More information about the fpc-pascal
mailing list