[mercury-users] Another Mercury Modes Problem
Ralph Becket
rafe at cs.mu.OZ.AU
Fri May 31 14:04:05 AEST 2002
Bob McKay, Friday, 31 May 2002:
>
> This seems to be the killer for what I am trying to do.
Uniqueness provides two things: the potential for more efficient
update-in-place (only realized in arrays, stores and hash tables in the
current release) and the imposition of a linear processing order.
The former does not appear to be necessary in this case.
It's not clear that the latter is required, either.
Why not just forget about uniqueness?
- Ralph
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list