Re: Set limitations

"Alexey T. via fpc-pascal" <[email protected]>
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <[email protected]>
> 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  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.