Menu

Commit [r7183]  Maximize  Restore  History

Common Lisp: equal and hash tables

Implement Standard Lisp EQUAL as Common Lisp EQUALP. This is not
strictly correct but seems to be the best compromise. Add support for
hash tables. This leads to a speed increase on the standard test
files by a factor of about 3. But there are still a few, mostly
insignificant, differences in the test output that I am investigating.

fjwright 2025-09-30

changed /trunk/common-lisp/README.md
changed /trunk/common-lisp/sl-on-cl.lisp
changed /trunk/packages/support/revision.red
/trunk/common-lisp/README.md Diff Switch to side-by-side view
Loading...
/trunk/common-lisp/sl-on-cl.lisp Diff Switch to side-by-side view
Loading...
/trunk/packages/support/revision.red Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB