On Fri, May 2, 2025 at 10:38 AM Andreas Eder via Maxima-discuss <maxima-disc...@lists.sourceforge.net> wrote:
> It would be clearer to just let the ":test #'eq" stand, both to the compiler > and to the reader of the code. > That is just a normal Common Lisp idiom, no need to perpetuate MacLisp > traditions. I am 100% on board with that, we don't need a function with an idiosyncratic name which does the same thing as (member ... :test #'eq). Robert