Stelian Ionescu sionescu@common-lisp.net writes:
Hello, the attached patch adds MEMQ. I think that MEMQ is popular and useful enough that it should be part of Alexandria.
What's the case where you actually want EQ, and not testing by EQL? The only thing I can think of is performance, and I'd consider that a very dubious reason.
-T.