robert-strandh / SICL

A fresh implementation of Common Lisp
Other
1.07k stars 79 forks source link

That alist of standard hash functions was not redundant. #158

Closed no-defun-allowed closed 4 years ago

no-defun-allowed commented 4 years ago

I made find-hash-function use the alist of standard test functions, and that went terribly. This pull request fixes that.

Usually messing that sort of thing up only happens after 9pm. Oh well.