On 18 February 2013 09:00, Daniel Hartwig <[email protected]> wrote:
> I included the special case as it runs in
> constant time, I suppose changing the order and making PRED optional
> would be a neater interface.

Actually, lets not leak this implementation detail in the API, as it
is not a natural property of hash-tables [1].  Here is the patch with
your original suggestions applied.

Regards

[1] Perhaps a touchy issue.  Hash-tables already expose some
implementation details, but lets not continue down that path.

Attachment: 0001-add-hash-count-for-native-tables.patch
Description: Binary data

Reply via email to