changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/lib/obj/equiv.lisp

revision 384: 8fe057887c17
parent 236: cb6effbda1dd
     1.1--- a/lisp/lib/obj/equiv.lisp	Tue May 28 23:50:43 2024 -0400
     1.2+++ b/lisp/lib/obj/equiv.lisp	Wed May 29 23:29:40 2024 -0400
     1.3@@ -67,3 +67,5 @@
     1.4 (defgeneric nequiv (a b))
     1.5 
     1.6 (defgeneric neqv (a b))
     1.7+
     1.8+(defgeneric equals (a b &rest args))