graph icon indicating copy to clipboard operation
graph copied to clipboard

Fix hash-table construction on Allegro CL.

Open rpgoldman opened this issue 2 years ago • 0 comments

Allegro, like other lisps, permits non-standard values for :test and we should change the hash function accordingly.

With this patch in place, all of the tests pass on Allegro. See #11

rpgoldman avatar Apr 26 '23 21:04 rpgoldman