Files
mercury/tests/hard_coded/test_int_hash.exp
Julien Fischer 0730d99a6e Reimplement the hash_pred for ints in Mercury.
library/hash_pred.m:
    As above: implementing this in Mercury means that we now have a working
    implementation for the non-C backends as well.

    Provide a link to the archived version of Thomas Wang's website.

tests/Mmakefile:
tests/hard_coded/test_int_hash.{m,exp}:
    Add a test the compares the above Mercury implementation to Ralph's
    original C implementation.
2017-09-03 01:25:57 +10:00

2 lines
17 B
Plaintext