[fpc-pascal] Set limitations

Thomas Kurz fpc.2021 at t-net.ruhr
Sat Jan 11 20:52:42 CET 2025


I always use the one from generics.collections

----- Original Message ----- 
From: Alexey T. via fpc-pascal <fpc-pascal at lists.freepascal.org>
To: FPC-Pascal users discussions <fpc-pascal at lists.freepascal.org>
Sent: Saturday, January 11, 2025, 17:32:49
Subject: [fpc-pascal] Set limitations

> so it makes more sense
> to use a dedicated type instead (e.g. a hash set or something like 
> that)

I found these implementations of hash set (origial is from Java, as 
search shows):

https://wiki.freepascal.org/LGenerics

- hashset (unit lgHashSet)
- fine-grained concurrent hashset (unit lgHashSet)
- disjoint set (unit lgHashSet)

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



More information about the fpc-pascal mailing list