[m-dev.] hash tables in standard library

Julien Fischer juliensf at csse.unimelb.edu.au
Thu Aug 7 17:12:16 AEST 2008


Hi,

The two hash table modules in the standard library  (hash_table.m and
version_hash_table.m) both have broken delete operations.  PeterW
has suggested that we replacing the existing implementation with
one that uses separate chaining; I agree with him.

(See the notes for bug #68 for details)

Any objections?

Julien.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions:          mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the developers mailing list