Blame


1 665c255d 2023-08-04 jrmu (defun good-count-pairs (x)
2 665c255d 2023-08-04 jrmu (let ((pairs-table (make-hash-table :test #'eq)))