Paolo Veronelli wrote:
Is there any standard protocol for calculating a unique number from a record/atom ?
One way could be to map the record to a virtual string (by using |Value.toVirtualString (http://www.mozart-oz.org/documentation/base/node3.html#label24)) |and then map the virtual string (which is actually a list of integers) to the corresponding integer.
Luis _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
