Hello,

I did not find any general set data structure included in the standard
Oz modules (like the one we find in java of c/c++)?
Is there any? and if not, are there valuable reasons for this?

Of course I can implement a set over a standard linked list, but when
efficiency is an issue, this solution does not help anymore.
The main issue appears to me to be the way to get a hash code for any
value. Did someone already try to provide such features?

Thanks in advance for your answers!

Regards,
Christophe

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to